TREL

This module includes configuration variables for TREL.

Summary

Macros

OPENTHREAD_CONFIG_TREL_PEER_TABLE_SIZE (0)
Specifies the capacity of TREL peer table.

Macros

OPENTHREAD_CONFIG_TREL_PEER_TABLE_SIZE

 OPENTHREAD_CONFIG_TREL_PEER_TABLE_SIZE (0)

Specifies the capacity of TREL peer table.

Only non-zero value will be directly used for setting the TREL peer table capacity. Zero value lets the size to be determined by the OT stack itself which is derived based on other configurations such as a child table size, neighbor table size, etc.

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.