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