Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManagerCallback.aidl27 void onBluetoothServiceUp(in IBluetooth bluetoothService); in onBluetoothServiceUp() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java3690 public abstract void onBluetoothServiceUp(); in onBluetoothServiceUp() method in BluetoothAdapter.ServiceLifecycleCallback