adaptationlayer/tsy/nokiatsy_dll/src/cmmcustommesshandler.cpp
changeset 7 fa67e03b87df
parent 5 8ccc39f9d787
child 9 8486d82aef45
equal deleted inserted replaced
6:942573423a60 7:fa67e03b87df
    57 // EXTERNAL FUNCTION PROTOTYPES
    57 // EXTERNAL FUNCTION PROTOTYPES
    58     //None
    58     //None
    59 
    59 
    60 // CONSTANTS
    60 // CONSTANTS
    61 // hard-coded transaction id for ISI messages
    61 // hard-coded transaction id for ISI messages
    62 const TUint8 KCustomTransId = 6;
       
    63 // const TUint8 KCustomWimTransId = 7;
    62 // const TUint8 KCustomWimTransId = 7;
    64 
    63 
    65 // Max length for HSXPA message request
    64 // Max length for HSXPA message request
    66 const TUint KHSxPAMaxMessageSize = 2;
    65 const TUint KHSxPAMaxMessageSize = 2;
    67 
    66