Searched refs:AnnounceMode (Results 1 – 2 of 2) sorted by relevance
881 enum AnnounceMode : uint8_t // Used in `SendAnnounce()` enum in ot::Mle::Mle1357 void SendAnnounce(uint8_t aChannel, AnnounceMode aMode);1358 …void SendAnnounce(uint8_t aChannel, const Ip6::Address &aDestination, AnnounceMode aMode = k…
2139 void Mle::SendAnnounce(uint8_t aChannel, AnnounceMode aMode) in SendAnnounce()2148 void Mle::SendAnnounce(uint8_t aChannel, const Ip6::Address &aDestination, AnnounceMode aMode) in SendAnnounce()