Searched defs:GetChannelMask (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | announce_sender.hpp | 151 const Mac::ChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::AnnounceSenderBase |
| /external/openthread/src/posix/platform/ | ||
| D | configuration.cpp | 123 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/ | ||
| D | dataset.hpp | 567 otChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::MeshCoP::Dataset::Info |
| D | dataset_manager.cpp | 220 Error DatasetManager::GetChannelMask(Mac::ChannelMask &aChannelMask) const in GetChannelMask() function in ot::MeshCoP::DatasetManager |