Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java530 public void clientDisconnect(int clientIf, String address) { in clientDisconnect() method in GattService.BluetoothGattBinder
2221 void clientDisconnect(int clientIf, String address) { in clientDisconnect() method in GattService