Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dannounce_sender.hpp151 const Mac::ChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::AnnounceSenderBase
/external/openthread/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
/external/openthread/src/core/meshcop/
Ddataset.hpp567 otChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::MeshCoP::Dataset::Info
Ddataset_manager.cpp220 Error DatasetManager::GetChannelMask(Mac::ChannelMask &aChannelMask) const in GetChannelMask() function in ot::MeshCoP::DatasetManager