Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dsemsgque.h113 #define MSGTYP_CMD_ES 0X05 /* EndSessionCommand */ macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dannex.cpp520 MsgSend(H245_MSG_CMD , MSGTYP_CMD_ES , (uint8*)p_EndSessionCommand) ; in _1406_XXXX()
Dse.cpp225 { EVENT_MSG_CMD_ES , MSGTYP_CMD_ES , "EndSessionCommand RECEIVED" },