Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java97 public void clientConnect() throws Exception { in clientConnect() method in GattServiceBinderTest
DGattServiceTest.java253 public void clientConnect() throws Exception { in clientConnect() method in GattServiceTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl39 …void clientConnect(in int clientIf, in String address, in int addressType, in boolean isDirect, in… in clientConnect() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattServiceBinder.java101 public void clientConnect( in clientConnect() method in GattServiceBinder
DGattService.java1072 void clientConnect( in clientConnect() method in GattService