WF_CASetListRetryCount Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CASetListRetryCount Function
C
void WF_CASetListRetryCount(
    UINT8 listRetryCount
);
Description

Number of times to cycle through Connection Profile List before giving up on the connection attempt. Since lists are not yet supported, this function actually sets the number of times the Connection Manager will try to connect with the current Connection Profile before giving up.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
listRetryCount 
0 to 254 or WF_RETRY_FOREVER (255) 
Returns

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.