Link Quality

This module includes configuration variables for the Link Quality service.

Summary

Macros

OPENTHREAD_CONFIG_CCA_FAILURE_RATE_AVERAGING_WINDOW 512
OpenThread's MAC implementation maintains the average failure rate of CCA (Clear Channel Assessment) operation on frame transmissions.
OPENTHREAD_CONFIG_FRAME_TX_ERR_RATE_AVERAGING_WINDOW 128
OpenThread's MAC implementation maintains the average error rate of MAC frame transmissions per neighbor.
OPENTHREAD_CONFIG_IPV6_TX_ERR_RATE_AVERAGING_WINDOW 128
OpenThread maintains the average error rate of IPv6 messages per neighbor.

Macros

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.