Searched defs:clientConnect (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 | 59 void clientConnect(int clientIf, String address, boolean isDirect, int transport); in clientConnect() method
|
| /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/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 193 public void clientConnect() throws Exception { in clientConnect() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 310 public void clientConnect() throws Exception { in clientConnect() method in GattServiceTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 109 …void clientConnect(in int clientIf, in String address, in int addressType, in boolean isDirect, in… in clientConnect() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 804 public void clientConnect(int clientIf, String address, int addressType, boolean isDirect, in clientConnect() method in GattService.BluetoothGattBinder 815 private void clientConnect(int clientIf, String address, int addressType, boolean isDirect, in clientConnect() method in GattService.BluetoothGattBinder 3632 void clientConnect(int clientIf, String address, int addressType, boolean isDirect, in clientConnect() method in GattService
|