Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/
Dscan.cc151 bool neighbor::ScanModule::impl::IsPageEnabled() const { return page_scan_enabled_; } in IsPageEnabled() function in bluetooth::neighbor::neighbor::ScanModule::impl
181 bool neighbor::ScanModule::IsPageEnabled() const { return pimpl_->IsPageEnabled(); } in IsPageEnabled() function in bluetooth::neighbor::neighbor::ScanModule