Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac.hpp846 bool ShouldSendBeacon(void) const;
Dmac.cpp836 bool Mac::ShouldSendBeacon(void) const in ShouldSendBeacon() function in ot::Mac::Mac
2202 if (ShouldSendBeacon()) in HandleMacCommand()