WF_CAGetScanCount Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CAGetScanCount Function
C
void WF_CAGetScanCount(
    UINT8 * p_scanCount
);
Description

The number of times the Connection Manager will scan a channel while attempting to find a particular WiFi network.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_scanCount 
Pointer to where scan count is written 
Returns

None

Remarks

Default is 1

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.