Searched refs:BluetoothHciCallbacks (Results 1 – 4 of 4) sorted by relevance
53 class BluetoothHciCallbacks : public IBluetoothHciCallbacks { class55 virtual ~BluetoothHciCallbacks() = default;117 sp<BluetoothHciCallbacks> bluetoothCallback = in process()118 sp<BluetoothHciCallbacks>::make(); in process()
187 bluetooth_cb = new BluetoothHciCallbacks(*this); in SetUp()257 class BluetoothHciCallbacks class in BluetoothHidlTest263 BluetoothHciCallbacks(BluetoothHidlTest& parent) : parent_(parent){}; in BluetoothHciCallbacks() function in BluetoothHidlTest::BluetoothHciCallbacks265 virtual ~BluetoothHciCallbacks() = default;301 sp<BluetoothHciCallbacks> bluetooth_cb;
188 bluetooth_cb = new BluetoothHciCallbacks(*this); in SetUp()259 class BluetoothHciCallbacks class in BluetoothHidlTest265 BluetoothHciCallbacks(BluetoothHidlTest& parent) : parent_(parent){}; in BluetoothHciCallbacks() function in BluetoothHidlTest::BluetoothHciCallbacks267 virtual ~BluetoothHciCallbacks() = default;311 sp<BluetoothHciCallbacks> bluetooth_cb;
179 hci_cb = ndk::SharedRefBase::make<BluetoothHciCallbacks>(*this); in SetUp()240 class BluetoothHciCallbacks class in BluetoothAidlTest245 explicit BluetoothHciCallbacks(BluetoothAidlTest& parent) in BluetoothHciCallbacks() function in BluetoothAidlTest::BluetoothHciCallbacks248 ~BluetoothHciCallbacks() override = default;377 std::shared_ptr<BluetoothHciCallbacks> hci_cb;