Searched defs:inquiry (Results 1 – 5 of 5) sorted by relevance
100 namespace inquiry {} // namespace inquiry namespace148 namespace inquiry { namespace
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
174 Btm::Btm(os::Handler* handler, neighbor::InquiryModule* inquiry) in Btm()
772 override fun inquiry(request: Empty, responseObserver: StreamObserver<InquiryResponse>) { in inquiry() method in com.android.pandora.Host
2637 auto inquiry = model::packets::InquiryView::Create(incoming); in IncomingInquiryPacket() local