Searched refs:clientConnect (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 520 public void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService.BluetoothGattBinder 526 service.clientConnect(clientIf, address, isDirect, transport, opportunistic, phy); in clientConnect() 2210 void clientConnect(int clientIf, String address, boolean isDirect, int transport, in clientConnect() method in GattService
|