Searched refs:otChannelManagerSetCcaFailureRateThreshold (Results 1 – 3 of 3) sorted by relevance
233 void otChannelManagerSetCcaFailureRateThreshold(otInstance *aInstance, uint16_t aThreshold);
118 void otChannelManagerSetCcaFailureRateThreshold(otInstance *aInstance, uint16_t aThreshold) in otChannelManagerSetCcaFailureRateThreshold() function
1848 error = ProcessSet(aArgs + 2, otChannelManagerSetCcaFailureRateThreshold); in Process()