Home
last modified time | relevance | path

Searched defs:CommandCompleteView (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.h39 common::ContextualOnceCallback<void(hci::CommandCompleteView)> /* on_complete */) in EnqueueCommand()
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc180 [](bluetooth::hci::CommandCompleteView) {})); in __anon848957a40402()
193 [](bluetooth::hci::CommandCompleteView) {})); in __anon848957a40602()
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_unittest.cc407 hci_handler_->BindOnce([](CommandCompleteView /* view */) { in TEST_F()
449 hci_handler_->BindOnce([](CommandCompleteView /* view */) {})); in TEST_F()
Dhci_layer.cc332 module_.GetHandler()->BindOnce([](CommandCompleteView) {})); in on_hci_timeout() argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc652 to_bind_->BindOnce([](hci::CommandCompleteView) {})); in ConfigBqrA2dpScoThreshold()