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 |
|
Returns
None.
Remarks
None.