Home
last modified time | relevance | path

Searched refs:GATT_SERVER (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothProfile.java120 int GATT_SERVER = 8; field
442 case GATT_SERVER: in getProfileName()
DBluetoothManager.java139 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) { in getDevicesMatchingConnectionStates()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py119 GATT_SERVER = 8 variable in BluetoothProfile
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothGattServerProxy.java119 return mBluetoothManager.getConnectedDevices(BluetoothProfile.GATT_SERVER); in getConnectedDevices()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioTmapGattServer.java204 return mBluetoothManager.getConnectedDevices(BluetoothProfile.GATT_SERVER); in getConnectedDevices()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto260 GATT_SERVER = 8; enumerator
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_connect_test.py855 …onn_per_devices = self.peripheral.sl4a.bluetoothGetConnectedLeDevices(BluetoothProfile.GATT_SERVER)
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java1244 return mBluetoothManager.getConnectedDevices(BluetoothProfile.GATT_SERVER); in getConnectedDevices()
1248 return mBluetoothManager.getConnectionState(device, BluetoothProfile.GATT_SERVER) in isDeviceConnected()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java2889 BluetoothProfile.GATT_SERVER, address, serverIf, connectionState, -1); in onClientConnected()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1046 field public static final int GATT_SERVER = 8; // 0x8