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/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/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 210 public void clientDisconnect() throws Exception { in clientDisconnect() method in GattServiceBinderTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 111 …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 | 827 public void clientDisconnect(int clientIf, String address, in clientDisconnect() method in GattService.BluetoothGattBinder 836 private void clientDisconnect(int clientIf, String address, in clientDisconnect() method in GattService.BluetoothGattBinder 3658 void clientDisconnect(int clientIf, String address, AttributionSource attributionSource) { in clientDisconnect() method in GattService
|