Searched defs:SetChannel (Results 1 – 9 of 9) sorted by relevance
137 Error LinkRaw::SetChannel(uint8_t aChannel) in SetChannel() function in ot::Mac::LinkRaw
210 void SetChannel(uint8_t aChannel) in SetChannel() function in ot::Mac::TxFrames
1266 void SetChannel(uint8_t aChannel) in SetChannel() function in ot::Mac::TxFrame
183 void ChannelTlv::SetChannel(uint16_t aChannel) in SetChannel() function in ot::MeshCoP::ChannelTlv
477 void SetChannel(uint16_t aChannel) in SetChannel() function in ot::MeshCoP::Dataset::Info
1325 void SetChannel(uint8_t aChannel) in SetChannel() function in ot::MeshCoP::ChannelMaskEntryBase
149 void SetChannel(uint8_t aChannel) { mChannel = aChannel; } in SetChannel() function in ot::Trel::Header
1087 void SetChannel(uint16_t aChannel) { mChannel = HostSwap16(aChannel); } in SetChannel() function in ot::Mle::ChannelTlv1225 void SetChannel(uint16_t aChannel) { mChannel = HostSwap16(aChannel); } in SetChannel() function in ot::Mle::CslChannelTlv
1037 void SetChannel(uint8_t aChannel) { GetMetadata().mChannel = aChannel; } in SetChannel() function in ot::Message