Searched refs:SetCslChannel (Results 1 – 7 of 7) sorted by relevance
84 void SetCslChannel(uint8_t aChannel) { mCslChannel = aChannel; } in SetCslChannel() function in ot::CslTxScheduler::NeighborInfo
82 child.SetCslChannel(0); in Clear()
2395 child->SetCslChannel(static_cast<uint8_t>(cslChannelTlvValue.GetChannel())); in HandleChildUpdateRequestOnParent()
581 void SetCslChannel(uint8_t aChannel);
2455 void Mac::SetCslChannel(uint8_t aChannel) in SetCslChannel() function in ot::Mac::Mac
132 Get<Mac::Mac>().SetCslChannel(aChannel); in ChangeCslChannel()
434 AsCoreType(aInstance).Get<Mac::Mac>().SetCslChannel(aChannel); in otLinkSetCslChannel()