Searched refs:IBluetoothLeScannerCallback (Results 1 – 5 of 5) sorted by relevance
43 const android::sp<IBluetoothLeScannerCallback>& callback, in RegisterScanner()119 android::sp<IBluetoothLeScannerCallback>122 return android::sp<IBluetoothLeScannerCallback>( in GetLECallback()123 static_cast<IBluetoothLeScannerCallback*>(cb.get())); in GetLECallback()140 android::sp<IBluetoothLeScannerCallback> cb( in OnRegisterInstanceImpl()141 static_cast<IBluetoothLeScannerCallback*>(callback.get())); in OnRegisterInstanceImpl()
34 using android::bluetooth::IBluetoothLeScannerCallback;54 const android::sp<IBluetoothLeScannerCallback>& callback,70 android::sp<IBluetoothLeScannerCallback> GetLECallback(int scanner_id);
19 import android.bluetooth.IBluetoothLeScannerCallback;24 boolean RegisterScanner(in IBluetoothLeScannerCallback callback); in RegisterScanner()
21 oneway interface IBluetoothLeScannerCallback { interface
71 "android/bluetooth/IBluetoothLeScannerCallback.aidl",