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