Peer-to-Peer
This module includes configuration variables for the peer-to-peer (P2P).
Summary
Macros |
|
---|---|
OPENTHREAD_CONFIG_P2P_ENABLE 0
|
Define to 1 to enable the P2P feature.
|
OPENTHREAD_CONFIG_P2P_MAX_PEERS 10
|
The maximum number of P2P peers.
|
Macros
OPENTHREAD_CONFIG_P2P_ENABLE
OPENTHREAD_CONFIG_P2P_ENABLE 0
Define to 1 to enable the P2P feature.
OPENTHREAD_CONFIG_P2P_MAX_PEERS
OPENTHREAD_CONFIG_P2P_MAX_PEERS 10
The maximum number of P2P peers.
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.