Searched refs:otChannelManagerGetCcaFailureRateThreshold (Results 1 – 3 of 3) sorted by relevance
224 uint16_t otChannelManagerGetCcaFailureRateThreshold(otInstance *aInstance);
113 uint16_t otChannelManagerGetCcaFailureRateThreshold(otInstance *aInstance) in otChannelManagerGetCcaFailureRateThreshold() function
1120 … OutputLine("cca threshold: 0x%04x", otChannelManagerGetCcaFailureRateThreshold(GetInstancePtr())); in Process()