Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/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.java59 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) { in onAdvertisingSetStopped() method in AdvertisingSetCallbackHelper.Callback
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetCallback.java58 public void onAdvertisingSetStopped(AdvertisingSet advertisingSet) {} in onAdvertisingSetStopped() method in AdvertisingSetCallback