WF_CASetDeauthAction Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CASetDeauthAction Function
C
void WF_CASetDeauthAction(
    UINT8 deauthAction
);
Description

Action to take if a connection is lost due to receiving a deauthentification message from an AP.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
deauthAction 
Action to take in the event of a deauthentication. 
Allowable values are 
  • 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.