Joiner
This module includes configuration variables for the Joiner.
Summary
Macros |
|
---|---|
OPENTHREAD_CONFIG_JOINER_ENABLE 0
|
Define to 1 to enable Joiner support.
|
OPENTHREAD_CONFIG_JOINER_MAX_CANDIDATES 2
|
The maximum number of Joiner Router entries that can be queued by the Joiner.
|
Macros
OPENTHREAD_CONFIG_JOINER_ENABLE
OPENTHREAD_CONFIG_JOINER_ENABLE 0
Define to 1 to enable Joiner support.
OPENTHREAD_CONFIG_JOINER_MAX_CANDIDATES
OPENTHREAD_CONFIG_JOINER_MAX_CANDIDATES 2
The maximum number of Joiner Router entries that can be queued by the Joiner.
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.