Searched refs:GetRadioChannelMask (Results 1 – 3 of 3) sorted by relevance
566 return sRadioSpinel.GetRadioChannelMask(false); in otPlatRadioGetSupportedChannelMask()572 return sRadioSpinel.GetRadioChannelMask(true); in otPlatRadioGetPreferredChannelMask()
617 uint32_t GetRadioChannelMask(bool aPreferred);
2102 uint32_t RadioSpinel<InterfaceType, ProcessContextType>::GetRadioChannelMask(bool aPreferred) in GetRadioChannelMask() function in ot::Spinel::RadioSpinel