Home
last modified time | relevance | path

Searched refs:UnallowList (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_node.hpp59 void UnallowList(Node &aNode);
Dnexus_node.cpp84 void Node::UnallowList(Node &aNode) { Get<Mac::Filter>().RemoveAddress(aNode.Get<Mac::Mac>().GetExt… in UnallowList() function in ot::Nexus::Node