WF_CPGetElements Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CPGetElements Function
C
void WF_CPGetElements(
    UINT8 CpId, 
    tWFCPElements * p_elements
);
Description

Gets all Connection Profile elements for the specified CP ID. If the Host CPU does not have enough memory to create a structure of this size then call the individual get functions.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
CpId 
Connectino Profile ID. 
p_elements 
Pointer to Connection Profile elements structure. 
Returns

None.

Remarks

None.

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