Searched defs:serverConnect (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 | 99 void serverConnect(int servertIf, String address, boolean isDirect, int transport); in serverConnect() method
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 448 public void serverConnect( in serverConnect() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 470 public void serverConnect() { in serverConnect() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 622 public void serverConnect() { in serverConnect() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 157 …void serverConnect(in int serverIf, in String address, in boolean isDirect, in int transport, in A… in serverConnect() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 1273 public void serverConnect(int serverIf, String address, boolean isDirect, int transport, in serverConnect() method in GattService.BluetoothGattBinder 1282 private void serverConnect(int serverIf, String address, boolean isDirect, int transport, in serverConnect() method in GattService.BluetoothGattBinder 4533 void serverConnect(int serverIf, String address, boolean isDirect, int transport, in serverConnect() method in GattService
|