Searched defs:eattSupport (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothManager.java | 222 BluetoothGattServerCallback callback, boolean eattSupport) { in openGattServer() 267 BluetoothGattServerCallback callback, int transport, boolean eattSupport) { in openGattServer()
|
| D | BluetoothGattServer.java | 525 boolean eattSupport) { in registerCallback()
|
| D | BluetoothGatt.java | 978 boolean eattSupport) { in registerApp()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattNativeInterface.java | 313 boolean eattSupport); in gattClientRegisterAppNative() 344 boolean eattSupport); in gattServerRegisterAppNative() 396 public void gattClientRegisterApp(long appUuidLsb, long appUuidMsb, boolean eattSupport) { in gattClientRegisterApp() 564 public void gattServerRegisterApp(long appUuidLsb, long appUuidMsb, boolean eattSupport) { in gattServerRegisterApp()
|
| D | GattService.java | 631 boolean eattSupport, AttributionSource attributionSource, in registerClient() 1236 boolean eattSupport, AttributionSource attributionSource, in registerServer()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceTest.java | 442 uuid.getMostSignificantBits(), eattSupport); in registerClient() local
|