Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java378 public void clientConnect(int clientIf, String address, boolean isDirect, int transport) { in clientConnect() method in GattService.BluetoothGattBinder
1388 void clientConnect(int clientIf, String address, boolean isDirect, int transport) { in clientConnect() method in GattService