Searched defs:onAdvertisingSetStarted (Results 1 – 4 of 4) sorted by relevance
23 void onAdvertisingSetStarted(in int advertiserId, in int tx_power, in int status); in onAdvertisingSetStarted() method
52 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower, in onAdvertisingSetStarted() method in AdvertisingSetCallbackHelper.Callback
66 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower, int status) { in onAdvertisingSetStarted() method in AdvertisingSetCallback
147 void onAdvertisingSetStarted(int regId, int advertiserId, int txPower, int status) in onAdvertisingSetStarted() method in AdvertiseManager