Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dsemsgque.h116 #define MSGTYP_CMD_CNF 0X08 /* ConferenceCommand */ macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dannex.cpp596 MsgSend(H245_MSG_CMD , MSGTYP_CMD_CNF , (uint8*)p_ConferenceCommand) ; in _140A_XXXX()
Dse.cpp228 { EVENT_MSG_CMD_CNF , MSGTYP_CMD_CNF , "ConferenceCommand RECEIVED" },