C
void WF_CPGetWPSCredentials( UINT8 CpId, tWFWpsCred * p_cred );
Description
Applicable for MRF24WG0M only. Gets the WPS credentials after WPS completed for MRF24WG0MA/B.
Preconditions
MACInit must be called first.
Parameters
Parameters |
Description |
CpId |
Connection Profile ID |
p_cred |
Pointer to the credentials |
Returns
None.
Remarks
None.