WF_CASetConnectionProfileList Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CASetConnectionProfileList Function
C
void WF_CASetConnectionProfileList(
    UINT8 cpList[WF_CP_LIST_LENGTH]
);
Description

Not currently supported

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
cpList 
Array of connection profile ID's used to create CP list 
Returns

None

Remarks

Not currently supported. The list size is always WF_CP_LIST_SIZE. The list should start at index 0. Unused entries in the list must be set to 0xff.

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