Home
last modified time | relevance | path

Searched refs:S_ConferenceResponse (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dannex.cpp387 …TIVE , E_PtvId_Cnf_Rps_Cfm , 0 , 0 , (uint8*)p_ConferenceResponse , sizeof(S_ConferenceResponse)) ; in _1303_XXXX()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp985 *ppDataOut = (uint8*)OSCL_DEFAULT_MALLOC(sizeof(S_ConferenceResponse)); in ResponseMessage_decode()
Dh245_decoder.cpp246 … x->conferenceResponse = (PS_ConferenceResponse) OSCL_DEFAULT_MALLOC(sizeof(S_ConferenceResponse)); in Decode_ResponseMessage()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4399 } S_ConferenceResponse; typedef
4400 typedef S_ConferenceResponse *PS_ConferenceResponse;