Searched defs:GetPreferredChannelMask (Results 1 – 2 of 2) sorted by relevance
104 uint32_t GetPreferredChannelMask(void) const { return mPreferredChannelMask; } in GetPreferredChannelMask() function in ot::Posix::Configuration
871 inline uint32_t Radio::GetPreferredChannelMask(void) { return otPlatRadioGetPreferredChannelMask(Ge… in GetPreferredChannelMask() function in ot::Radio