Searched refs:otChannelManagerSetAutoChannelSelectionInterval (Results 1 – 4 of 4) sorted by relevance
220 otError otChannelManagerSetAutoChannelSelectionInterval(otInstance *aInstance, uint32_t aInterval);
103 otError otChannelManagerSetAutoChannelSelectionInterval(otInstance *aInstance, uint32_t aInterval) in otChannelManagerSetAutoChannelSelectionInterval() function
1360 error = otChannelManagerSetAutoChannelSelectionInterval(mInstance, interval); in HandlePropertySet()
1645 error = ProcessSet(aArgs + 2, otChannelManagerSetAutoChannelSelectionInterval); in Process()