Searched refs:SetPanChannel (Results 1 – 7 of 7) sorted by relevance
61 SuccessOrQuit(node1.Get<Mac::Mac>().SetPanChannel(node0.Get<Mac::Mac>().GetPanChannel())); in TestBorderAgent()210 SuccessOrQuit(node1.Get<Mac::Mac>().SetPanChannel(node0.Get<Mac::Mac>().GetPanChannel())); in TestBorderAgentEphemeralKey()
295 Error SetPanChannel(uint8_t aChannel);
423 Error Mac::SetPanChannel(uint8_t aChannel) in SetPanChannel() function in ot::Mac::Mac
358 SuccessOrExit(error = Get<Mac::Mac>().SetPanChannel(aRouter.mChannel)); in Connect()
185 error = Get<Mac::Mac>().SetPanChannel(channel); in ApplyConfiguration()
74 SuccessOrExit(error = instance.Get<Mac::Mac>().SetPanChannel(aChannel)); in otLinkSetChannel()
1614 IgnoreError(Get<Mac::Mac>().SetPanChannel(mAlternateChannel)); in Reattach()3843 IgnoreError(Get<Mac::Mac>().SetPanChannel(newChannel)); in ProcessAnnounce()