Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dsemsgque.h71 #define MSGTYP_CNF_REQ 0X0C /* ConferenceRequest */ macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dannex.cpp332 MsgSend(H245_MSG_REQ , MSGTYP_CNF_REQ , (uint8*)p_ConferenceRequest) ; in _1300_XXXX()
Dse.cpp171 { EVENT_MSG_CNF_REQ , MSGTYP_CNF_REQ , "ConferenceRequest RECEIVED" },