Searched refs:H245_MSG_CMD (Results 1 – 4 of 4) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | annex.cpp | 137 MsgSend(H245_MSG_CMD , MSGTYP_NSD_CMD , (uint8*)p_NonstandardMessage) ; in _1004_XXXX() 293 MsgSend(H245_MSG_CMD , MSGTYP_CM_CMD , (uint8*)p_CommunicationModeCommand) ; in _1104_XXXX() 407 MsgSend(H245_MSG_CMD , MSGTYP_CMD_STCS , (uint8*)p_SendTerminalCapabilitySet) ; in _1400_XXXX() 446 MsgSend(H245_MSG_CMD , MSGTYP_CMD_ECRPT , (uint8*)p_EncryptionCommand) ; in _1402_XXXX() 483 MsgSend(H245_MSG_CMD , MSGTYP_CMD_FC , (uint8*)p_FlowControlCommand) ; in _1404_XXXX() 520 MsgSend(H245_MSG_CMD , MSGTYP_CMD_ES , (uint8*)p_EndSessionCommand) ; in _1406_XXXX() 558 MsgSend(H245_MSG_CMD , MSGTYP_CMD_MSCL , (uint8*)p_MiscellaneousCommand) ; in _1408_XXXX() 596 MsgSend(H245_MSG_CMD , MSGTYP_CMD_CNF , (uint8*)p_ConferenceCommand) ; in _140A_XXXX() 632 MsgSend(H245_MSG_CMD , MSGTYP_CMD_HMR , (uint8*)p_h223MultiplexReconfiguration) ; in _140C_XXXX()
|
D | ml.cpp | 425 h245Msg.Type1 = H245_MSG_CMD ; in MsgLoopOffSend()
|
D | se.cpp | 547 case H245_MSG_CMD : /* Command Message Information Receive */ in TablePointerGetLowerLayer()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | semsgque.h | 52 #define H245_MSG_CMD 0X02 /* H.245 Command Message */ macro
|