adaptationlayer/tsy/simatktsy_dll/src/sateventdownload.cpp
changeset 5 8ccc39f9d787
parent 0 63b37f68c1ce
child 8 6295dc2169f3
equal deleted inserted replaced
4:510c70acdbf6 5:8ccc39f9d787
    25 
    25 
    26 #include <pn_const.h>           // server id constants
    26 #include <pn_const.h>           // server id constants
    27 #include <tisi.h>               // isi message
    27 #include <tisi.h>               // isi message
    28 #include <net_modemisi.h>       // net server
    28 #include <net_modemisi.h>       // net server
    29 #include <call_modemisi.h>      // Call Modem server
    29 #include <call_modemisi.h>      // Call Modem server
    30 #include "osttracedefinitions.h"
    30 #include "OstTraceDefinitions.h"
    31 #ifdef OST_TRACE_COMPILER_IN_USE
    31 #ifdef OST_TRACE_COMPILER_IN_USE
    32 #include "sateventdownloadtraces.h"
    32 #include "sateventdownloadTraces.h"
    33 #endif
    33 #endif
    34 
    34 
    35 
    35 
    36 // CONSTANTS
    36 // CONSTANTS
    37 const TUint8 KMaxCallModemDetailedCause = 248;
    37 const TUint8 KMaxCallModemDetailedCause = 248;