Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/
Dscan.cc149 bool neighbor::ScanModule::impl::IsInquiryEnabled() const { return inquiry_scan_enabled_; } in IsInquiryEnabled() function in bluetooth::neighbor::neighbor::ScanModule::impl
179 bool neighbor::ScanModule::IsInquiryEnabled() const { return pimpl_->IsInquiryEnabled(); } in IsInquiryEnabled() function in bluetooth::neighbor::neighbor::ScanModule