Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/headless/
Dmessenger.cc100 namespace inquiry {} // namespace inquiry namespace
148 namespace inquiry { namespace
/packages/modules/Bluetooth/system/gd/neighbor/
Dinquiry_test.cc116 … auto inquiry = hci::PeriodicInquiryModeView::Create(hci::DiscoveryCommandView::Create(command)); in HandleCommand() local
211 auto inquiry = hci::InquiryView::Create(hci::DiscoveryCommandView::Create(command)); in HandleStatus() local
/packages/modules/Bluetooth/system/main/shim/
Dbtm.cc174 Btm::Btm(os::Handler* handler, neighbor::InquiryModule* inquiry) in Btm()
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DHost.kt772 override fun inquiry(request: Empty, responseObserver: StreamObserver<InquiryResponse>) { in inquiry() method in com.android.pandora.Host
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc2637 auto inquiry = model::packets::InquiryView::Create(incoming); in IncomingInquiryPacket() local