Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManagerCallback.aidl28 void onBluetoothServiceDown(); in onBluetoothServiceDown() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java3693 public abstract void onBluetoothServiceDown(); in onBluetoothServiceDown() method in BluetoothAdapter.ServiceLifecycleCallback