Searched defs:IsInquiryEnabled (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/ | ||
D | scan.cc | 149 bool neighbor::ScanModule::impl::IsInquiryEnabled() const { return inquiry_scan_enabled_; } in IsInquiryEnabled() function in bluetooth::neighbor::neighbor::ScanModule::impl |