Searched defs:GetChannel (Results 1 – 7 of 7) sorted by relevance
226 uint8_t GetChannel(void) const { return mReceiveChannel; } in GetChannel() function in ot::Mac::LinkRaw
659 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::Mac::Frame
141 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::Trel::Header
99 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::ThreadLinkInfo
1098 uint16_t GetChannel(void) const { return BigEndian::HostSwap16(mChannel); } in GetChannel() function in ot::Mle::ChannelTlvValue
394 uint8_t GetChannel(void) const { return mChannel; } in GetChannel() function in ot::Spinel::RadioSpinel
1135 uint8_t GetChannel(void) const { return GetMetadata().mChannel; } in GetChannel() function in ot::Message