C
void WF_CPSetSsidType( UINT8 CpId, UINT8 hidden );
Description
Sets the SSID type element in the Connection Profile. This is valid only when we create AdHoc network.
Preconditions
MACInit must be called first.
Returns
None.
Remarks
None.