Searched defs:InquiryModule (Results 1 – 2 of 2) sorted by relevance
/system/bt/main/shim/ | ||
D | entry.h | 42 class InquiryModule; variable |
/system/bt/gd/neighbor/ | ||
D | inquiry.cc | 389 neighbor::InquiryModule::InquiryModule() : pimpl_(std::make_unique<impl>(*this)) {} in InquiryModule() function in bluetooth::neighbor::neighbor::InquiryModule |