Searched refs:StopInquiry (Results 1 – 6 of 6) sorted by relevance
40 MOCK_METHOD(void, StopInquiry, ());
50 void StopInquiry();
413 …test_hci_layer_->Synchronize([this] { inquiry_module_->StopInquiry(); }, hci::OpCode::INQUIRY_CANC… in TEST_F()419 …test_hci_layer_->Synchronize([this] { inquiry_module_->StopInquiry(); }, hci::OpCode::INQUIRY_CANC… in TEST_F()458 …test_hci_layer_->Synchronize([this] { inquiry_module_->StopInquiry(); }, hci::OpCode::INQUIRY_CANC… in TEST_F()
421 void neighbor::InquiryModule::StopInquiry() { in StopInquiry() function in bluetooth::neighbor::neighbor::InquiryModule
257 GetInquiry()->StopInquiry(); in StartInquiry()295 GetInquiry()->StopInquiry(); in CancelInquiry()
103 inquiry_module_->StopInquiry(); in SetInquiryMode()