Home
last modified time | relevance | path

Searched defs:onAdvertisingSetStopped (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/le/
DIAdvertisingSetCallback.aidl25 void onAdvertisingSetStopped(in int advertiserId); in onAdvertisingSetStopped() method
/packages/services/Car/car-builtin-lib/src/android/car/builtin/bluetooth/le/
DAdvertisingSetCallbackHelper.java63 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) { in onAdvertisingSetStopped() method in AdvertisingSetCallbackHelper.Callback
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetCallback.java75 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) { in onAdvertisingSetStopped() method in AdvertisingSetCallback