DWC_SetDebugMeshNNRetryMax

Syntax

#include <dwc.h>
void DWC_SetDebugMeshNNRetryMax(int retryMax);

Arguments

retryMax The maximum number of retries when NAT traversal fails during mesh configuration (initial value = 5).

Return Values

None.

Description

Sets the maximum number of retries allowed when NAT traversal fails while creating a mesh network. (For debugging.)

See Also

DWC_GetDebugMeshNNRetryMax

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL