WF_CPGetSsid Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CPGetSsid Function
C
void WF_CPGetSsid(
    UINT8 CpId, 
    UINT8 * p_ssid, 
    UINT8 * p_ssidLength
);
Description

Gets the SSID and SSID Length elements in the Connection Profile.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
CpId 
Connection Profile ID 
p_ssid 
Pointer to the SSID string 
ssidLength 
Pumber of bytes in the SSID 
Returns

None.

Remarks

None.

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