Searched refs:IsAnnounceAttach (Results 1 – 2 of 2) sorted by relevance
1334 bool IsAnnounceAttach(void) const { return mAlternatePanId != Mac::kPanIdBroadcast; } in IsAnnounceAttach() function in ot::Mle::Mle
394 if (IsAnnounceAttach() && HasChildren()) in HandleChildStart()