WF_CASetMinChannelTime Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CASetMinChannelTime Function
C
void WF_CASetMinChannelTime(
    UINT16 minChannelTime
);
Description

The minimum time (in milliseconds) the connection manager will wait for a probe response after sending a probe request. If no probe responses are received in minChannelTime then the connection manager will go on to the next channel, if any are left to scan, or quit.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
minChannelTime 
Minimum time to wait for a probe response (in milliseconds) 
Returns

None

Remarks

Default is 200ms

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