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