21 */ |
21 */ |
22 |
22 |
23 #ifndef SYMBIAN_PDPMCPR_H |
23 #ifndef SYMBIAN_PDPMCPR_H |
24 #define SYMBIAN_PDPMCPR_H |
24 #define SYMBIAN_PDPMCPR_H |
25 |
25 |
|
26 #include <etelqos.h> |
26 #include <comms-infras/ss_mcprnodemessages.h> |
27 #include <comms-infras/ss_mcprnodemessages.h> |
27 #include <comms-infras/linkprovision.h> |
28 #include <comms-infras/linkprovision.h> |
28 #include <networking/pppconfig.h> |
29 #include <networking/pppconfig.h> |
29 #include <networking/qos3gpp_subconparams.h> |
30 #include <networking/qos3gpp_subconparams.h> |
30 #include <comms-infras/ss_log.h> |
31 #include <comms-infras/ss_log.h> |
31 |
32 |
32 #include <comms-infras/agentmcpr.h> |
33 #include <comms-infras/agentmcpr.h> |
33 #include <comms-infras/coremcprstates.h> |
34 #include <comms-infras/coremcprstates.h> |
|
35 |
|
36 #include "PDPProvision.h" |
34 #include "pdpmcprfactory.h" |
37 #include "pdpmcprfactory.h" |
35 #include "PDPProvision.h" |
38 |
36 |
39 |
37 #if defined __CFLOG_ACTIVE || defined SYMBIAN_TRACE_ENABLE |
40 #if defined __CFLOG_ACTIVE || defined SYMBIAN_TRACE_ENABLE |
38 #define KPdpMCprTag KESockMetaConnectionTag |
41 #define KPdpMCprTag KESockMetaConnectionTag |
39 _LIT8(KPdpMCprSubTag, "pdpmcpr"); |
42 _LIT8(KPdpMCprSubTag, "pdpmcpr"); |
40 #endif |
43 #endif |