Home
last modified time | relevance | path

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

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