Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h239 void Decode_RequestModeAck(PS_RequestModeAck x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp956 Decode_RequestModeAck((PS_RequestModeAck) *ppDataOut, stream); in ResponseMessage_decode()
Dh245_decoder.cpp217 Decode_RequestModeAck(x->requestModeAck, stream); in Decode_ResponseMessage()
7240 void Decode_RequestModeAck(PS_RequestModeAck x, PS_InStream stream) in Decode_RequestModeAck() function