Searched refs:IsPageEnabled (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/gd/neighbor/ | ||
H A D | scan.cc | 38 bool IsPageEnabled() const; |
H A D | scan.h | 36 bool IsPageEnabled() const; |
H A D | connectability.cc | 62 return scan_module_->IsPageEnabled(); in IsConnectable() |