Searched refs:GATT_SERVER (Results 1 – 10 of 10) sorted by relevance
120 int GATT_SERVER = 8; field442 case GATT_SERVER: in getProfileName()
139 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) { in getDevicesMatchingConnectionStates()
119 GATT_SERVER = 8 variable in BluetoothProfile
119 return mBluetoothManager.getConnectedDevices(BluetoothProfile.GATT_SERVER); in getConnectedDevices()
204 return mBluetoothManager.getConnectedDevices(BluetoothProfile.GATT_SERVER); in getConnectedDevices()
260 GATT_SERVER = 8; enumerator
855 …onn_per_devices = self.peripheral.sl4a.bluetoothGetConnectedLeDevices(BluetoothProfile.GATT_SERVER)
1244 return mBluetoothManager.getConnectedDevices(BluetoothProfile.GATT_SERVER); in getConnectedDevices()1248 return mBluetoothManager.getConnectionState(device, BluetoothProfile.GATT_SERVER) in isDeviceConnected()
2889 BluetoothProfile.GATT_SERVER, address, serverIf, connectionState, -1); in onClientConnected()
1046 field public static final int GATT_SERVER = 8; // 0x8