Home
last modified time | relevance | path

Searched defs:removeService (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java865 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/
DIBluetoothGatt.java121 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/
DGattServiceBinderTest.java530 public void removeService() { in removeService() method in GattServiceBinderTest
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java524 public void removeService(int serverIf, int srvcType, int srvcInstId, ParcelUuid srvcId) { in removeService() method in IBluetoothGattImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl165 …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/
DMediaControlGattService.java802 public boolean removeService(BluetoothGattService service) { in removeService() method in MediaControlGattService.BluetoothGattServerProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1321 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