eapol/eapol_framework/eapol_symbian/am/type/gsmsim/symbian/plugin/inc/EapSimDbParameterNames.h
branchRCL_3
changeset 19 c74b3d9f6b9e
parent 18 bad0cc58d154
equal deleted inserted replaced
18:bad0cc58d154 19:c74b3d9f6b9e
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: %
    19 * %version: 12.1.2 %
    20 */
    20 */
    21 
    21 
    22 #if !defined(_EAPSIMDBPARAMETERNAMES_H_)
    22 #if !defined(_EAPSIMDBPARAMETERNAMES_H_)
    23 #define _EAPSIMDBPARAMETERNAMES_H_
    23 #define _EAPSIMDBPARAMETERNAMES_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");
       
    32 _LIT(KTunnelingType, "TunnelingType");
    31 _LIT(KTunnelingType, "TunnelingType");
    33 _LIT(KPseudonymId, "PseudonymId");
    32 _LIT(KPseudonymId, "PseudonymId");
    34 _LIT(KXKey, "XKEY");
    33 _LIT(KXKey, "XKEY");
    35 _LIT(KK_aut, "K_aut");
    34 _LIT(KK_aut, "K_aut");
    36 _LIT(KK_encr, "K_encr");
    35 _LIT(KK_encr, "K_encr");