Searched defs:inquiry (Results 1 – 3 of 3) sorted by relevance
116 … auto inquiry = hci::PeriodicInquiryModeView::Create(hci::DiscoveryCommandView::Create(command)); in HandleCommand() local211 auto inquiry = hci::InquiryView::Create(hci::DiscoveryCommandView::Create(command)); in HandleStatus() local
154 Btm::Btm(os::Handler* handler, neighbor::InquiryModule* inquiry) in Btm()
627 auto inquiry = model::packets::InquiryView::Create(incoming); in IncomingInquiryPacket() local