Searched refs:IBluetoothLeAdvertiserCallback (Results 1 – 5 of 5) sorted by relevance
43 const android::sp<IBluetoothLeAdvertiserCallback>& callback, in RegisterAdvertiser()158 android::sp<IBluetoothLeAdvertiserCallback>161 return android::sp<IBluetoothLeAdvertiserCallback>( in GetLECallback()162 static_cast<IBluetoothLeAdvertiserCallback*>(cb.get())); in GetLECallback()176 android::sp<IBluetoothLeAdvertiserCallback> cb( in OnRegisterInstanceImpl()177 static_cast<IBluetoothLeAdvertiserCallback*>(callback.get())); in OnRegisterInstanceImpl()
34 using android::bluetooth::IBluetoothLeAdvertiserCallback;52 const android::sp<IBluetoothLeAdvertiserCallback>& callback,67 android::sp<IBluetoothLeAdvertiserCallback> GetLECallback(int advertiser_id);
19 import android.bluetooth.IBluetoothLeAdvertiserCallback;25 boolean RegisterAdvertiser(in IBluetoothLeAdvertiserCallback callback); in RegisterAdvertiser()
21 oneway interface IBluetoothLeAdvertiserCallback { interface
69 "android/bluetooth/IBluetoothLeAdvertiserCallback.aidl",