Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp1278 x4->dataWithAL2 = OFF; in GenerateTcs()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h661 uint32 dataWithAL2 : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp991 PutBoolean(x->dataWithAL2, stream); in Encode_H223Capability()
Dh245_analysis.cpp1039 ShowPERBoolean(tag, indent, "dataWithAL2", x->dataWithAL2); in Analyze_H223Capability()
Dh245_decoder.cpp1368 x->dataWithAL2 = GetBoolean(stream); in Decode_H223Capability()