Home
last modified time | relevance | path

Searched refs:IAdvertisingSetCallback (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java66 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() {
DIAdvertisingSetCallback.aidl22 oneway interface IAdvertisingSetCallback { interface
DAdvertisingSet.java22 import android.bluetooth.le.IAdvertisingSetCallback;
/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl35 import android.bluetooth.le.IAdvertisingSetCallback;
59 in IAdvertisingSetCallback callback); in startAdvertisingSet()
60 void stopAdvertisingSet(in IAdvertisingSetCallback callback); in stopAdvertisingSet()
/frameworks/base/
DAndroid.mk147 core/java/android/bluetooth/le/IAdvertisingSetCallback.aidl \
/frameworks/base/config/
Dcompiled-classes-phone805 android.bluetooth.le.IAdvertisingSetCallback
Dboot-image-profile.txt18495 …ngParameters;Landroid/bluetooth/le/AdvertiseData;IILandroid/bluetooth/le/IAdvertisingSetCallback;)V
18498 …roid/bluetooth/IBluetoothGatt;->stopAdvertisingSet(Landroid/bluetooth/le/IAdvertisingSetCallback;)V