Searched refs:onAdvertisingSetStarted (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
H A DAdvertisingSetCallback.java66 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower, int status) { method in class:AdvertisingSetCallback
H A DBluetoothLeAdvertiser.java166 public void onAdvertisingSetStarted(AdvertisingSet advertisingSet, int txPower,
217 * {@code callback.onAdvertisingSetStarted()}.
246 * {@code callback.onAdvertisingSetStarted()}.
277 * {@code callback.onAdvertisingSetStarted()}.
314 * {@code callback.onAdvertisingSetStarted()}.
528 public void onAdvertisingSetStarted(int advertiserId, int txPower, int status) {
533 callback.onAdvertisingSetStarted(null, 0, status);
541 callback.onAdvertisingSetStarted(advertisingSet, txPower, status);
654 callback.onAdvertisingSetStarted(null, 0, error);
/frameworks/base/config/
H A Dboot-image-profile.txt1395 HPLandroid/bluetooth/le/IAdvertisingSetCallback$Stub$Proxy;->onAdvertisingSetStarted(III)V
1401 HPLandroid/bluetooth/le/IAdvertisingSetCallback;->onAdvertisingSetStarted(III)V
[all...]

Completed in 92 milliseconds