Searched defs:inquiry (Results 1 – 4 of 4) 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
262 Btm::Btm(os::Handler* handler, neighbor::InquiryModule* inquiry) in Btm()
173 std::vector<uint8_t> inquiry = {0x01, 0x04, 0x05, 0x33, 0x8b, 0x9e, 0xaa, 0xbb}; variable
563 auto inquiry = model::packets::InquiryView::Create(incoming); in IncomingInquiryPacket() local