Searched refs:otChannelManagerGetFavoredChannels (Results 1 – 4 of 4) sorted by relevance
205 uint32_t otChannelManagerGetFavoredChannels(otInstance *aInstance);
103 uint32_t otChannelManagerGetFavoredChannels(otInstance *aInstance) in otChannelManagerGetFavoredChannels() function
1304 return EncodeChannelMask(otChannelManagerGetFavoredChannels(mInstance)); in HandlePropertyGet()
1116 Mac::ChannelMask favoredMask(otChannelManagerGetFavoredChannels(GetInstancePtr())); in Process()