eapol/eapol_framework/eapol_symbian/am/type/aka/symbian/plugin/inc/EapAkaDbParameterNames.h
changeset 33 938269283a16
parent 2 1c7bc153c08e
child 46 c74b3d9f6b9e
equal deleted inserted replaced
22:093cf0757204 33:938269283a16
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 13.1.2 %
    19 * %version: %
    20 */
    20 */
    21 
    21 
    22 #if !defined(_EAPAKADBPARAMETERNAMES_H_)
    22 #if !defined(_EAPAKADBPARAMETERNAMES_H_)
    23 #define _EAPAKADBPARAMETERNAMES_H_
    23 #define _EAPAKADBPARAMETERNAMES_H_
    24 
    24 
    26 
    26 
    27 // LOCAL CONSTANTS
    27 // LOCAL CONSTANTS
    28 
    28 
    29 _LIT(KServiceType, "ServiceType");
    29 _LIT(KServiceType, "ServiceType");
    30 _LIT(KServiceIndex, "ServiceIndex");
    30 _LIT(KServiceIndex, "ServiceIndex");
       
    31 _LIT(KTunnelingTypeVendorId, "TunnelingTypeVendorId");
    31 _LIT(KTunnelingType, "TunnelingType");
    32 _LIT(KTunnelingType, "TunnelingType");
    32 _LIT(KPseudonymId, "PseudonymId");
    33 _LIT(KPseudonymId, "PseudonymId");
    33 _LIT(KXKey, "XKEY");
    34 _LIT(KXKey, "XKEY");
    34 _LIT(KK_aut, "K_aut");
    35 _LIT(KK_aut, "K_aut");
    35 _LIT(KK_encr, "K_encr");
    36 _LIT(KK_encr, "K_encr");