WF_CASetBeaconTimeoutAction Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CASetBeaconTimeoutAction Function
C
void WF_CASetBeaconTimeoutAction(
    UINT8 beaconTimeoutAction
);
Description

Sets the Beacon Timeout Action used by the Connection Algorithm.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
beaconTimeoutAction 
Action to take if a connection is lost due 
to a beacon timeout. Choices are either 
  • WF_ATTEMPT_TO_RECONNECT
  • WF_DO_NOT_ATTEMPT_TO_RECONNECT

 

Returns

None.

Remarks

None.

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