Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientDeviceBlock.java232 private void disconnectAll() { in disconnectAll() method in HfpClientDeviceBlock
H A DHfpClientConnectionService.java163 private synchronized void disconnectAll() { in disconnectAll() method in HfpClientConnectionService
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl171 void disconnectAll(in AttributionSource attributionSource); in disconnectAll() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1074 public void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService.BluetoothGattBinder
2526 void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService