Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java245 public void clientConnect() throws Exception { in clientConnect() method in GattServiceTest
DGattServiceBinderTest.java190 public void clientConnect() throws Exception { in clientConnect() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl108 …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/
DGattService.java541 public void clientConnect( in clientConnect() method in GattService.BluetoothGattBinder
2111 void clientConnect( in clientConnect() method in GattService