Home
last modified time | relevance | path

Searched refs:TSC_MSD_RETRYCOUNT (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_msd.cpp105 iTSCstatemanager.DecrementState(TSC_MSD_RETRYCOUNT); in MSDRejectIndication()
106 if (iTSCstatemanager.ReadState(TSC_MSD_RETRYCOUNT) > 0) in MSDRejectIndication()
Dtsc_statemanager.cpp103 iTerminalState[TSC_MSD_RETRYCOUNT] = iN100; in StateInitialize()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_constants.h57 #define TSC_MSD_RETRYCOUNT 10 macro