Searched refs:otChannelManagerGetSupportedChannels (Results 1 – 4 of 4) sorted by relevance
238 uint32_t otChannelManagerGetSupportedChannels(otInstance *aInstance);
113 uint32_t otChannelManagerGetSupportedChannels(otInstance *aInstance) in otChannelManagerGetSupportedChannels() function
1283 return EncodeChannelMask(otChannelManagerGetSupportedChannels(mInstance)); in HandlePropertyGet()
1507 … Mac::ChannelMask supportedMask(otChannelManagerGetSupportedChannels(GetInstancePtr())); in Process()