Searched refs:IAdvertisingSetCallback (Results 1 – 7 of 7) sorted by relevance
66 private final Map<AdvertisingSetCallback, IAdvertisingSetCallback>422 IAdvertisingSetCallback wrapped = wrap(callback, handler);447 IAdvertisingSetCallback wrapped = mCallbackWrappers.remove(callback);528 IAdvertisingSetCallback wrap(AdvertisingSetCallback callback, Handler handler) {529 return new IAdvertisingSetCallback.Stub() {
22 oneway interface IAdvertisingSetCallback { interface
22 import android.bluetooth.le.IAdvertisingSetCallback;
35 import android.bluetooth.le.IAdvertisingSetCallback;59 in IAdvertisingSetCallback callback); in startAdvertisingSet()60 void stopAdvertisingSet(in IAdvertisingSetCallback callback); in stopAdvertisingSet()
147 core/java/android/bluetooth/le/IAdvertisingSetCallback.aidl \
805 android.bluetooth.le.IAdvertisingSetCallback
18495 …ngParameters;Landroid/bluetooth/le/AdvertiseData;IILandroid/bluetooth/le/IAdvertisingSetCallback;)V18498 …roid/bluetooth/IBluetoothGatt;->stopAdvertisingSet(Landroid/bluetooth/le/IAdvertisingSetCallback;)V