WF_CAGetMaxChannelTime Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CAGetMaxChannelTime Function
C
void WF_CAGetMaxChannelTime(
    UINT16 * p_minChannelTime
);
Description

Gets the maximum time the connection manager waits for a probe response after sending a probe request.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_maxChannelTime 
Pointer where maximum channel time is written 
Returns

None

Remarks

Default is 400ms

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