Searched defs:clientConnect (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGatt.aidl | 103 …void clientConnect(in int clientIf, in String address, in boolean isDirect, in int transport, in b… in clientConnect() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 639 public void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService.BluetoothGattBinder 2715 void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService
|