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.