WF_CAGetDeauthAction Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CAGetDeauthAction Function
C
void WF_CAGetDeauthAction(
    UINT8 * p_deauthAction
);
Description

Gets the DeauthAction used by the Connection Algorithm.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_deauthAction 
Pointer where returned value is written. The value will 
be 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.