C
void WF_CPGetSsidType( UINT8 CpId, UINT8 * hidden );
Description
Gets the SSID type element in the Connection Profile.
Preconditions
MACInit must be called first.
Parameters
Parameters |
Description |
CpId |
Connection Profile ID |
hidden |
Pointer to the SSID type |
Returns
None.
Remarks
None.