Home
last modified time | relevance | path

Searched defs:clientConnect (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl103 …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 DGattService.java639 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