Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dgenericper.h110 void GetBitString(uint8 unbounded, uint32 min, uint32 max,
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dgenericper.cpp463 void GetBitString(uint8 unbounded, uint32 min, uint32 max, in GetBitString() function
Dh245_decoder.cpp6192 GetBitString(0, 1, 65535, &x->escrowValue, stream); in Decode_EscrowData()