eapol/eapol_framework/eapol_symbian/am/type/securid/symbian/plugin/inc/EapSecurIDDbParameterNames.h
branchRCL_3
changeset 18 bad0cc58d154
parent 2 1c7bc153c08e
child 19 c74b3d9f6b9e
equal deleted inserted replaced
17:30e048a7b597 18:bad0cc58d154
    14 * Description:  EAP and WLAN authentication protocols.
    14 * Description:  EAP and WLAN authentication protocols.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 5.1.2 %
    19 * %version: %
    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");
    31 _LIT(KTunnelingType, "TunnelingType");
    32 _LIT(KTunnelingType, "TunnelingType");
    32 
    33 
    33 #endif // EAPSECURIDDBPARAMETERNAMES_H
    34 #endif // EAPSECURIDDBPARAMETERNAMES_H
    34 
    35 
    35 // End of File
    36 // End of File