Searched defs:GetSupportedChannelMask (Results 1 – 4 of 4) sorted by relevance
67 uint32_t GetSupportedChannelMask(void) const in GetSupportedChannelMask() function in ot::MaxPowerTable
861 inline uint32_t Radio::GetSupportedChannelMask(void) { return otPlatRadioGetSupportedChannelMask(Ge… in GetSupportedChannelMask() function in ot::Radio
97 uint32_t GetSupportedChannelMask(void) const { return mSupportedChannelMask; } in GetSupportedChannelMask() function in ot::Posix::Configuration
318 const ChannelMask &GetSupportedChannelMask(void) const { return mSupportedChannelMask; } in GetSupportedChannelMask() function in ot::Mac::Mac