Home
last modified time | relevance | path

Searched defs:GetChannelMask (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dannounce_sender.hpp141 const Mac::ChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::AnnounceSenderBase
/openthread-latest/src/posix/platform/
Dconfiguration.cpp123 otError Configuration::GetChannelMask(const char *aKey, const Power::Domain &aDomain, uint32_t &aCh… in GetChannelMask() function in ot::Posix::Configuration
/openthread-latest/src/core/meshcop/
Ddataset_manager.cpp401 Error DatasetManager::GetChannelMask(Mac::ChannelMask &aChannelMask) const in GetChannelMask() function in ot::MeshCoP::DatasetManager