WF_CASetMaxChannelTime Function

Microchip TCP/IP Stack

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

The maximum time (in milliseconds) the connection manager will wait for a probe response after sending a probe request. If no probe responses are received in maxChannelTime 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 
maxChannelTime 
Maximum time to wait for a probe response (in milliseconds) 
Returns

None

Remarks

Default is 400ms

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