Searched defs:GetChannelMask (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/meshcop/ | ||
| D | meshcop_tlvs.cpp | 316 uint32_t ChannelMaskTlv::GetChannelMask(void) const in GetChannelMask() function in ot::MeshCoP::ChannelMaskTlv |
| D | dataset.hpp | 561 otChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::MeshCoP::Dataset::Info |
| D | dataset_manager.cpp | 228 Error DatasetManager::GetChannelMask(Mac::ChannelMask &aChannelMask) const in GetChannelMask() function in ot::MeshCoP::DatasetManager |
| /external/openthread/src/core/thread/ | ||
| D | announce_sender.hpp | 151 const Mac::ChannelMask GetChannelMask(void) const { return mChannelMask; } in GetChannelMask() function in ot::AnnounceSenderBase |