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/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java748 public void disconnectAll() throws Exception { in disconnectAll() method in GattServiceBinderTest
DGattServiceTest.java289 public void disconnectAll() { in disconnectAll() method in GattServiceTest
/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/system/binder/android/bluetooth/
DIBluetoothGatt.aidl175 … void disconnectAll(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in disconnectAll() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1680 public void disconnectAll(AttributionSource attributionSource, in disconnectAll() method in GattService.BluetoothGattBinder
1689 private void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService.BluetoothGattBinder
3215 void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService