telephonyserverplugins/common_tsy/commontsy/inc/mmutility/MmTsy_timeoutdefs.h
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 23 6b1d113cdff3
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18   
    19 
    19 
    20 #ifndef MMTSY_TIMEOUTDEFS_H
    20 #ifndef MMTSY_TIMEOUTDEFS_H
    21 #define MMTSY_TIMEOUTDEFS_H
    21 #define MMTSY_TIMEOUTDEFS_H
    22 
    22 
    23 //INCLUDES
    23 //INCLUDES
    42     const TUint8 KMmPhoneStartDTMFToneTimeOut = 5;
    42     const TUint8 KMmPhoneStartDTMFToneTimeOut = 5;
    43     const TUint8 KMmPhoneStopDTMFToneTimeOut = 5;
    43     const TUint8 KMmPhoneStopDTMFToneTimeOut = 5;
    44 
    44 
    45     // All Calls Termination
    45     // All Calls Termination
    46     const TUint8 KMmPhoneTerminateAllCallsTimeOut = 30;
    46     const TUint8 KMmPhoneTerminateAllCallsTimeOut = 30;
       
    47     // Active Calls Termination
       
    48     const TUint8 KMmPhoneTerminateActiveCallsTimeOut = 30;
    47     
    49     
    48     //NET
    50     //NET
    49     const TUint8 KMmPhoneSelectNetworkTimeOut = 165;
    51     const TUint8 KMmPhoneSelectNetworkTimeOut = 165;
    50     const TUint8 KMmPhoneSendNetworkServiceRequestTimeOut = 30;
    52     const TUint8 KMmPhoneSendNetworkServiceRequestTimeOut = 30;
    51     const TUint8 KMmPhoneSendNetworkServiceRequestNoFdnCheckTimeOut = 30;
    53     const TUint8 KMmPhoneSendNetworkServiceRequestNoFdnCheckTimeOut = 30;