Searched defs:GetChannel (Results 1 – 7 of 7) sorted by relevance
218 uint8_t GetChannel(void) const { return mReceiveChannel; } in GetChannel() function in ot::Mac::LinkRaw
545 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::Mac::Frame
130 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::Trel::Header
96 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::ThreadLinkInfo
1001 uint16_t GetChannel(void) const { return BigEndian::HostSwap16(mChannel); } in GetChannel() function in ot::Mle::ChannelTlvValue
374 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::Spinel::RadioSpinel
1131 uint8_t GetChannel(void) const { return GetMetadata().mChannel; } in GetChannel() function in ot::Message