OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSC_MSD_RETRYCOUNT
(Results
1 - 3
of
3
) sorted by null
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_constants.h
57
#define
TSC_MSD_RETRYCOUNT
10
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_msd.cpp
105
iTSCstatemanager.DecrementState(
TSC_MSD_RETRYCOUNT
);
106
if (iTSCstatemanager.ReadState(
TSC_MSD_RETRYCOUNT
) > 0)
tsc_statemanager.cpp
103
iTerminalState[
TSC_MSD_RETRYCOUNT
] = iN100;
Completed in 2642 milliseconds