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/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/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 483 public void serverDisconnect() { in serverDisconnect() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 633 public void serverDisconnect() { in serverDisconnect() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 159 …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 | 1292 public void serverDisconnect(int serverIf, String address, in serverDisconnect() method in GattService.BluetoothGattBinder 1301 private void serverDisconnect(int serverIf, String address, in serverDisconnect() method in GattService.BluetoothGattBinder 4547 void serverDisconnect(int serverIf, String address, AttributionSource attributionSource) { in serverDisconnect() method in GattService
|