eapol/eapol_framework/eapol_symbian/am/type/securid/symbian/plugin/inc/EapSecurIDDbParameterNames.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
equal deleted inserted replaced
45:bad0cc58d154 46: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: 5.1.2 %
    20 */
    20 */
    21 
    21 
    22 #ifndef EAPSECURIDDBPARAMETERNAMES_H
    22 #ifndef EAPSECURIDDBPARAMETERNAMES_H
    23 #define EAPSECURIDDBPARAMETERNAMES_H
    23 #define EAPSECURIDDBPARAMETERNAMES_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 
    32 
    34 #endif // EAPSECURIDDBPARAMETERNAMES_H
    33 #endif // EAPSECURIDDBPARAMETERNAMES_H
    35 
    34 
    36 // End of File
    35 // End of File