WF_CMCheckConnectionState Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CMCheckConnectionState Function
C
void WF_CMCheckConnectionState(
    UINT8 * p_state, 
    UINT8 * p_currentCpId
);
Description

Returns the current connection state.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_state 
Pointer to location where connection state will be written 
p_currentCpId 
Pointer to location of current connection profile ID that is being queried. 
Returns

None.

Remarks

None.

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