Searched refs:otChannelManagerGetSupportedChannels (Results 1 – 4 of 4) sorted by relevance
186 uint32_t otChannelManagerGetSupportedChannels(otInstance *aInstance);
93 uint32_t otChannelManagerGetSupportedChannels(otInstance *aInstance) in otChannelManagerGetSupportedChannels() function
1287 return EncodeChannelMask(otChannelManagerGetSupportedChannels(mInstance)); in HandlePropertyGet()
1115 … Mac::ChannelMask supportedMask(otChannelManagerGetSupportedChannels(GetInstancePtr())); in Process()