HomeSort by relevance Sort by last modified time
    Searched defs:CEStart (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_ce.cpp 48 void TSC_324m::CEStart(void)
50 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "TSC_324m: CEStart\n"));
55 if (iTSCcomponent->CEStart())
202 CEStart(); /* INITIATE CE-SEND */
tsc_component.cpp 308 bool TSC_component::CEStart()
313 (0, "TSC_component::CEStart- Incoming channel config not set"));
337 (0, "TSC_component::CEStart No codecs specified for format type(%d)",
    [all...]

Completed in 308 milliseconds