Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h351 void Decode_IsdnOptions(PS_IsdnOptions x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp10563 Decode_IsdnOptions(x->isdnOptions, stream); in Decode_EndSessionCommand()
10575 void Decode_IsdnOptions(PS_IsdnOptions x, PS_InStream stream) in Decode_IsdnOptions() function