Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java238 private void disconnectAll() { in disconnectAll() method in HfpClientDeviceBlock
DHfpClientConnectionService.java210 private synchronized void disconnectAll() { in disconnectAll() method in HfpClientConnectionService
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java141 void disconnectAll(); in disconnectAll() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java663 public void disconnectAll() { in disconnectAll() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java750 public void disconnectAll() throws Exception { in disconnectAll() method in GattServiceBinderTest
DGattServiceTest.java327 public void disconnectAll() { in disconnectAll() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl177 … void disconnectAll(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in disconnectAll() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1732 public void disconnectAll(AttributionSource attributionSource, in disconnectAll() method in GattService.BluetoothGattBinder
1741 private void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService.BluetoothGattBinder
3399 void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService