Home
last modified time | relevance | path

Searched refs:GetChannelPage (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/meshcop/
Dmeshcop_tlvs.cpp196 if (Radio::SupportsChannelPage(entry->GetChannelPage())) in Parse()
208 aChannelMask |= (entry->GetMask() & Radio::ChannelMaskForPage(entry->GetChannelPage())); in Parse()
Dmeshcop_tlvs.hpp669 uint8_t GetChannelPage(void) const { return mChannelPage; } in GetChannelPage() function in ot::MeshCoP::ChannelMaskTlv::Entry
/openthread-latest/src/core/thread/
Dmle_tlvs.hpp987 uint8_t GetChannelPage(void) const { return mChannelPage; } in GetChannelPage() function in ot::Mle::ChannelTlvValue