WF_CPSetWepKeyType Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CPSetWepKeyType Function
C
void WF_CPSetWepKeyType(
    UINT8 CpId, 
    UINT8 wepKeyType
);
Description

Sets the WEP key type (WF_SECURITY_WEP_SHAREDKEY or WF_SECURITY_WEP_OPENKEY) for the specified Connection Profile ID. Default WEP key type is WF_SECURITY_WEP_OPENKEY.

Preconditions

MACInit must be called first.

Returns

None.

Remarks

None.

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