Home
last modified time | relevance | path

Searched refs:fccScope (Results 1 – 6 of 6) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_command.cpp161 flowControlCommand.fccScope.index = 0; // logicalChannelNumber in CmdFc()
162 flowControlCommand.fccScope.logicalChannelNumber = 3; in CmdFc()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4955 struct _FccScope fccScope; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp6942 Delete_FccScope(&x->fccScope); in Delete_FlowControlCommand()
Dh245_encoder.cpp7811 Encode_FccScope(&x->fccScope, stream); in Encode_FlowControlCommand()
Dh245_analysis.cpp8470 Analyze_FccScope(&x->fccScope, "fccScope", tag, indent); in Analyze_FlowControlCommand()
Dh245_decoder.cpp10482 Decode_FccScope(&x->fccScope, stream); in Decode_FlowControlCommand()