Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl173 void unregAll(in AttributionSource attributionSource); in unregAll() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1083 public void unregAll(AttributionSource attributionSource) { in unregAll() method in GattService.BluetoothGattBinder
2541 void unregAll(AttributionSource attributionSource) { in unregAll() method in GattService