Home
last modified time | relevance | path

Searched refs:InfType (Results 1 – 13 of 13) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_sub.cpp63 uint32 InfType, in Tsc_SendDataSet() argument
71 pInfHeader->InfType = InfType; in Tsc_SendDataSet()
Dtsc_eventreceive.cpp176 if (((uint32)EventIdTable[Cnt].EventInfType == pReceiveInf->InfType) && in Tsc_EventReceive()
203 if (((uint32)UserEventIdTable[Cnt].EventInfType == pReceiveInf->InfType) && in Tsc_UserEventLookup()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dlcblccmn.cpp351 infHeader.InfType = H245_PRIMITIVE ; in PtvEtbIdcSend()
405 infHeader.InfType = H245_PRIMITIVE ; in PtvEtbCfmSend()
443 infHeader.InfType = H245_PRIMITIVE ; in PtvEtbCfmSend2()
495 infHeader.InfType = H245_PRIMITIVE ; in PtvRlsIdcSend()
532 infHeader.InfType = H245_PRIMITIVE ; in PtvRlsCfmSend()
573 infHeader.InfType = H245_PRIMITIVE ; in PtvErrIdcSend()
Dml.cpp454 header.InfType = H245_PRIMITIVE ; in PtvLoopIdcSend()
486 header.InfType = H245_PRIMITIVE ; in PtvRlsIdcSend()
513 header.InfType = H245_PRIMITIVE ; in PtvLoopCfmSend()
545 header.InfType = H245_PRIMITIVE ; in PtvErrIdcSend()
Dclc.cpp371 header.InfType = H245_PRIMITIVE ; in PtvCloseIdcSend()
407 header.InfType = H245_PRIMITIVE ; in PtvRjtIdcSend()
437 header.InfType = H245_PRIMITIVE ; in PtvCloseCfmSend()
Drme.cpp405 header.InfType = H245_PRIMITIVE ; in PtvSendIndSend()
438 header.InfType = H245_PRIMITIVE ; in PtvRjtIdcSend()
465 header.InfType = H245_PRIMITIVE ; in PtvSendCfmSend()
Dmr.cpp404 header.InfType = H245_PRIMITIVE ; in PtvTrnsIndSend()
436 header.InfType = H245_PRIMITIVE ; in PtvRjtIndSend()
466 header.InfType = H245_PRIMITIVE ; in PtvTrnsCfmSend()
Drtd.cpp265 header.InfType = H245_PRIMITIVE ; in PtvTrnsCfmSend()
297 header.InfType = H245_PRIMITIVE ; in PtvExpIndSend()
Dmt.cpp522 infHeader.InfType = H245_PRIMITIVE ; in PtvTrfIdcSend()
557 infHeader.InfType = H245_PRIMITIVE ; in PtvRjtIdcSend()
592 infHeader.InfType = H245_PRIMITIVE ; in PtvTrfCfmSend()
Dannex.cpp1159 void Annex::PtvSend(uint32 InfType , uint32 InfId , uint32 InfSupplement1 , uint32 InfSupplement2 ,… in PtvSend() argument
1164 infHeader.InfType = InfType ; in PtvSend()
Dse.cpp392 infHeader.InfType = H245_TIMEOUT ; in TimeoutOccurred()
420 p_EventNoTable = TablePointerGetUpperLayer(p_InfHeader->InfType) ; in InformationRecv()
441 ItnErrNotificationSend(ITN_ERR_CODE_0000 , (uint32) p_InfHeader->InfType) ; in InformationRecv()
2416 infHeader.InfType = H245_ERROR ; in ItnErrNotificationSend()
/external/opencore/protocols/systems/tools/general/common/include/
Dcontrol_msg_hdr.h34 uint32 InfType ; /* Information Type */ member
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_sub.h61 uint32 InfType,