Searched refs:PS_Response (Results 1 – 12 of 12) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | mr.h | 81 void _0702_0011(PS_Response) ; 92 void MsgAckSend(PS_Response) ;
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | mr.cpp | 149 void MR::_0702_0011(PS_Response pModePref) in _0702_0011() 317 void MR::MsgAckSend(PS_Response pModePref) in MsgAckSend()
|
D | se.cpp | 1906 MyMR._0702_0011((PS_Response)((uint8*)pParameter)) ; in Dispatch()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 242 void Delete_Response(PS_Response x);
|
D | h245_decoder.h | 240 void Decode_Response(PS_Response x, PS_InStream stream);
|
D | h245_encoder.h | 240 void Encode_Response(PS_Response x, PS_OutStream stream);
|
D | h245_analysis.h | 239 void Analyze_Response(PS_Response x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3434 typedef S_Response *PS_Response; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 4693 void Delete_Response(PS_Response x) in Delete_Response()
|
D | h245_encoder.cpp | 5412 void Encode_Response(PS_Response x, PS_OutStream stream) in Encode_Response()
|
D | h245_analysis.cpp | 5803 void Analyze_Response(PS_Response x, const char* label, uint16 tag, uint16 indent) in Analyze_Response()
|
D | h245_decoder.cpp | 7264 void Decode_Response(PS_Response x, PS_InStream stream) in Decode_Response()
|