Home
last modified time | relevance | path

Searched refs:PS_Response (Results 1 – 12 of 12) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dmr.h81 void _0702_0011(PS_Response) ;
92 void MsgAckSend(PS_Response) ;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dmr.cpp149 void MR::_0702_0011(PS_Response pModePref) in _0702_0011()
317 void MR::MsgAckSend(PS_Response pModePref) in MsgAckSend()
Dse.cpp1906 MyMR._0702_0011((PS_Response)((uint8*)pParameter)) ; in Dispatch()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h242 void Delete_Response(PS_Response x);
Dh245_decoder.h240 void Decode_Response(PS_Response x, PS_InStream stream);
Dh245_encoder.h240 void Encode_Response(PS_Response x, PS_OutStream stream);
Dh245_analysis.h239 void Analyze_Response(PS_Response x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3434 typedef S_Response *PS_Response; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp4693 void Delete_Response(PS_Response x) in Delete_Response()
Dh245_encoder.cpp5412 void Encode_Response(PS_Response x, PS_OutStream stream) in Encode_Response()
Dh245_analysis.cpp5803 void Analyze_Response(PS_Response x, const char* label, uint16 tag, uint16 indent) in Analyze_Response()
Dh245_decoder.cpp7264 void Decode_Response(PS_Response x, PS_InStream stream) in Decode_Response()