Searched defs:removeService (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServer.java | 865 public boolean removeService(BluetoothGattService service) { in removeService() method in BluetoothGattServer
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGatt.java | 121 void removeService(int serverIf, int srvcType, int srvcInstanceId, ParcelUuid srvcId); in removeService() method
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 530 public void removeService() { in removeService() method in GattServiceBinderTest
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 524 public void removeService(int serverIf, int srvcType, int srvcInstId, ParcelUuid srvcId) { in removeService() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 165 …void removeService(in int serverIf, in int handle, in AttributionSource attributionSource, in Sync… in removeService() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ |
| D | MediaControlGattService.java | 802 public boolean removeService(BluetoothGattService service) { in removeService() method in MediaControlGattService.BluetoothGattServerProxy
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 1321 public void removeService(int serverIf, int handle, AttributionSource attributionSource, in removeService() method in GattService.BluetoothGattBinder 1330 private void removeService(int serverIf, int handle, AttributionSource attributionSource) { in removeService() method in GattService.BluetoothGattBinder 4361 void removeService(int serverIf, int handle, AttributionSource attributionSource) { in removeService() method in GattService
|