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