Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp263 S_ResponseMessage response; in DeleteMessage()
Dh245_decoder.cpp46 x->response = (PS_ResponseMessage) OSCL_DEFAULT_MALLOC(sizeof(S_ResponseMessage)); in Decode_MultimediaSystemControlMessage()
11293 x->response = (PS_ResponseMessage) OSCL_DEFAULT_MALLOC(sizeof(S_ResponseMessage)); in Decode_FunctionNotUnderstood()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h106 } S_ResponseMessage; typedef
107 typedef S_ResponseMessage *PS_ResponseMessage;