Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl225 void onLeServiceUp(in AttributionSource attributionSource); in onLeServiceUp() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java2496 public void onLeServiceUp(AttributionSource source) { in onLeServiceUp() method in AdapterService.AdapterServiceBinder