equal
deleted
inserted
replaced
26 #define QOS3GPP_SUBCONPARAMS_H |
26 #define QOS3GPP_SUBCONPARAMS_H |
27 |
27 |
28 #include <es_sock.h> |
28 #include <es_sock.h> |
29 #include <comms-infras/metadata.h> |
29 #include <comms-infras/metadata.h> |
30 #include <comms-infras/metatype.h> |
30 #include <comms-infras/metatype.h> |
|
31 |
|
32 #ifndef SYMBIAN_ENABLE_SPLIT_HEADERS |
31 #include <etelqos.h> |
33 #include <etelqos.h> |
|
34 #else |
|
35 #include <eteldefaultqos.h> |
|
36 #endif |
32 #include <comms-infras/es_parameterfamily.h> |
37 #include <comms-infras/es_parameterfamily.h> |
33 |
38 |
34 const TInt KSubCon3GPPExtParamsFactoryUid = 0x1020D460; |
39 const TInt KSubCon3GPPExtParamsFactoryUid = 0x1020D460; |
35 const TInt KSubConQosR99ParamsType = 1; |
40 const TInt KSubConQosR99ParamsType = 1; |
36 const TInt KSubConnSBLPR5ExtensionParamsType = 2; |
41 const TInt KSubConnSBLPR5ExtensionParamsType = 2; |