HomeSort by relevance Sort by last modified time
    Searched refs:H245_MSG_IDC (Results 1 - 11 of 11) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
annex.cpp 175 MsgSend(H245_MSG_IDC , MSGTYP_NSD_IDC , (uint8*)p_NonstandardMessage) ;
    [all...]
clc.cpp 347 h245Msg.Type1 = H245_MSG_IDC ;
mr.cpp 380 h245Msg.Type1 = H245_MSG_IDC ;
rme.cpp 381 h245Msg.Type1 = H245_MSG_IDC ;
lcblccmn.cpp 223 h245Msg.Type1 = H245_MSG_IDC ;
mt.cpp 494 h245Msg.Type1 = H245_MSG_IDC ;
se.cpp 550 case H245_MSG_IDC : /* Indication Message Information Receive */
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
semsgque.h 53 #define H245_MSG_IDC 0X03 /* H.245 Indication Message */
ce.h 341 MessageSend(H245_MSG_IDC, MSGTYP_CE_RLS, (uint8*)&tcsr);
msd.h 507 MessageSend(H245_MSG_IDC, MSGTYP_MSD_RLS, (uint8*)&masterSlaveDeterminationRelease);
lcblc.h 596 MessageSend(H245_MSG_IDC, MSGTYP_LCBLC_OP_CFM, (uint8*)&openLogicalChannelConfirm) ;

Completed in 209 milliseconds