Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java477 public void serverConnect(int serverIf, String address, boolean isDirect, int transport) { in serverConnect() method in GattService.BluetoothGattBinder
1907 void serverConnect(int serverIf, String address, boolean isDirect, int transport) { in serverConnect() method in GattService