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