Home
last modified time | relevance | path

Searched refs:dataWithAL3 (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp1279 x4->dataWithAL3 = OFF; in GenerateTcs()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h663 uint32 dataWithAL3 : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp992 PutBoolean(x->dataWithAL3, stream); in Encode_H223Capability()
Dh245_analysis.cpp1040 ShowPERBoolean(tag, indent, "dataWithAL3", x->dataWithAL3); in Analyze_H223Capability()
Dh245_decoder.cpp1369 x->dataWithAL3 = GetBoolean(stream); in Decode_H223Capability()