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