Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h43 void Decode_MasterSlaveDeterminationReject(PS_MasterSlaveDeterminationReject x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp908Decode_MasterSlaveDeterminationReject((PS_MasterSlaveDeterminationReject) *ppDataOut, stream); in ResponseMessage_decode()
Dh245_decoder.cpp169 Decode_MasterSlaveDeterminationReject(x->masterSlaveDeterminationReject, stream); in Decode_ResponseMessage()
636 void Decode_MasterSlaveDeterminationReject(PS_MasterSlaveDeterminationReject x, PS_InStream stream) in Decode_MasterSlaveDeterminationReject() function