Searched refs:otChannelManagerSetSupportedChannels (Results 1 – 4 of 4) sorted by relevance
195 void otChannelManagerSetSupportedChannels(otInstance *aInstance, uint32_t aChannelMask);
98 void otChannelManagerSetSupportedChannels(otInstance *aInstance, uint32_t aChannelMask) in otChannelManagerSetSupportedChannels() function
1296 otChannelManagerSetSupportedChannels(mInstance, channelMask); in HandlePropertySet()
1155 error = ProcessSet(aArgs + 2, otChannelManagerSetSupportedChannels); in Process()