Searched defs:clientDisconnect (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGatt.java | 62 void clientDisconnect(int clientIf, String address); in clientDisconnect() method
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 209 public void clientDisconnect() throws Exception { in clientDisconnect() method in GattServiceBinderTest
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 134 public void clientDisconnect(final int clientIf, final String serverAddress) { in clientDisconnect() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 109 …void clientDisconnect(in int clientIf, in String address, in AttributionSource attributionSource, … in clientDisconnect() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 818 public void clientDisconnect(int clientIf, String address, in clientDisconnect() method in GattService.BluetoothGattBinder 827 private void clientDisconnect(int clientIf, String address, in clientDisconnect() method in GattService.BluetoothGattBinder 3445 void clientDisconnect(int clientIf, String address, AttributionSource attributionSource) { in clientDisconnect() method in GattService
|