Searched defs:serverDisconnect (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/ |
| D | IBluetoothGatt.java | 102 void serverDisconnect(int serverIf, String address); in serverDisconnect() method
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 482 public void serverDisconnect() { in serverDisconnect() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 575 public void serverDisconnect() { in serverDisconnect() method in GattServiceTest
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 469 public void serverDisconnect(final int serverIf, final String clientAddress) { in serverDisconnect() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 157 …void serverDisconnect(in int serverIf, in String address, in AttributionSource attributionSource, … in serverDisconnect() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 1241 public void serverDisconnect(int serverIf, String address, in serverDisconnect() method in GattService.BluetoothGattBinder 1250 private void serverDisconnect(int serverIf, String address, in serverDisconnect() method in GattService.BluetoothGattBinder 4256 void serverDisconnect(int serverIf, String address, AttributionSource attributionSource) { in serverDisconnect() method in GattService
|