Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dradio.c171 static bool NodeIdFilterIsConnectable(uint16_t aNodeId) in NodeIdFilterIsConnectable() function
753 if (NodeIdFilterIsConnectable(senderNodeId)) in platformRadioProcess()