Home
last modified time | relevance | path

Searched refs:Decode_Response (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h240 void Decode_Response(PS_Response x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp7247 Decode_Response(&x->response, stream); in Decode_RequestModeAck()
7264 void Decode_Response(PS_Response x, PS_InStream stream) in Decode_Response() function