Home
last modified time | relevance | path

Searched refs:kModeAllowlist (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_filter.hpp84kModeAllowlist = OT_MAC_FILTER_ADDRESS_MODE_ALLOWLIST, ///< Enable allowlist address filter mode. enumerator
Dmac_filter.cpp233 case kModeAllowlist: in Apply()
/openthread-latest/tests/nexus/platform/
Dnexus_node.cpp81 Get<Mac::Filter>().SetMode(Mac::Filter::kModeAllowlist); in AllowList()