Searched refs:IBluetoothLowEnergyCallback (Results 1 – 7 of 7) sorted by relevance
43 const android::sp<IBluetoothLowEnergyCallback>& callback, in RegisterClient()152 android::sp<IBluetoothLowEnergyCallback>155 return android::sp<IBluetoothLowEnergyCallback>( in GetLECallback()156 static_cast<IBluetoothLowEnergyCallback*>(cb.get())); in GetLECallback()173 android::sp<IBluetoothLowEnergyCallback> cb( in OnRegisterInstanceImpl()174 static_cast<IBluetoothLowEnergyCallback*>(callback.get())); in OnRegisterInstanceImpl()
34 using android::bluetooth::IBluetoothLowEnergyCallback;54 const android::sp<IBluetoothLowEnergyCallback>& callback,74 android::sp<IBluetoothLowEnergyCallback> GetLECallback(int client_id);
19 import android.bluetooth.IBluetoothLowEnergyCallback;25 boolean RegisterClient(in IBluetoothLowEnergyCallback callback); in RegisterClient()
22 oneway interface IBluetoothLowEnergyCallback { interface
27 boolean registerClient(in IBluetoothLowEnergyCallback callback);62 * application with the associated IBluetoothLowEnergyCallback event will be82 * IBluetoothLowEnergyCallback.onMultiAdvertiseCallback. See the headers in
21 oneway interface IBluetoothLowEnergyCallback {
40 "common/android/bluetooth/IBluetoothLowEnergyCallback.aidl",