Searched defs:IsFilterEnabled (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/radio/ | ||
H A D | trel_interface.hpp | 243 bool IsFilterEnabled(void) const { return mFiltered; } in IsFilterEnabled() function in ot::Trel::Interface |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ | ||
D | snoop_logger.cc | 600 bool SnoopLogger::IsFilterEnabled(std::string filter_name) { in IsFilterEnabled() function in bluetooth::hal::SnoopLogger |