Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h40 void Decode_MasterSlaveDetermination(PS_MasterSlaveDetermination x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp818 Decode_MasterSlaveDetermination((PS_MasterSlaveDetermination) *ppDataOut, stream); in RequestMessage_decode()
Dh245_decoder.cpp80 Decode_MasterSlaveDetermination(x->masterSlaveDetermination, stream); in Decode_RequestMessage()
570 void Decode_MasterSlaveDetermination(PS_MasterSlaveDetermination x, PS_InStream stream) in Decode_MasterSlaveDetermination() function