Searched refs:disconnectAll (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java558 public void disconnectAll() { method in class:GattService.BluetoothGattBinder
561 service.disconnectAll();
1404 void disconnectAll() { method in class:GattService
1405 if (DBG) Log.d(TAG, "disconnectAll()");

Completed in 168 milliseconds