Home
last modified time | relevance | path

Searched refs:TSC_MSD_RECEIVE (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_statemanager.cpp66 if (ReadState(TSC_MSD_RECEIVE) != STARTED) in MSDDetermineIndication()
68 WriteState(TSC_MSD_RECEIVE, COMPLETE); in MSDDetermineIndication()
79 WriteState(TSC_MSD_RECEIVE, STARTED); in MSDStart()
253 WriteState(TSC_MSD_RECEIVE, COMPLETE); in SkipMsd()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_constants.h48 #define TSC_MSD_RECEIVE 12 macro