Searched defs:clientConnect (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 | 59 void clientConnect(int clientIf, String address, boolean isDirect, int transport); in clientConnect() method
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 193 public void clientConnect() throws Exception { in clientConnect() method in GattServiceBinderTest
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ |
| D | IBluetoothGattImpl.java | 111 public void clientConnect( in clientConnect() method in IBluetoothGattImpl
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 107 …void clientConnect(in int clientIf, in String address, in boolean isDirect, in int transport, in b… in clientConnect() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 796 public void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService.BluetoothGattBinder 807 private void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService.BluetoothGattBinder 3426 void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService
|