Searched refs:IsInquiryEnabled (Results 1 – 3 of 3) sorted by relevance
35 bool IsInquiryEnabled() const;142 bool neighbor::ScanModule::impl::IsInquiryEnabled() const { in IsInquiryEnabled() function in bluetooth::neighbor::neighbor::ScanModule::impl184 bool neighbor::ScanModule::IsInquiryEnabled() const { in IsInquiryEnabled() function in bluetooth::neighbor::neighbor::ScanModule185 return pimpl_->IsInquiryEnabled(); in IsInquiryEnabled()
32 bool IsInquiryEnabled() const;
107 return scan_module_->IsInquiryEnabled() && laps_.size() == 1; in IsGeneralDiscoverabilityEnabled()111 return scan_module_->IsInquiryEnabled() && laps_.size() == 2; in IsLimitedDiscoverabilityEnabled()