HomeSort by relevance Sort by last modified time
    Searched refs:AppendBits0 (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
level0.h 58 void AppendBits0(unsigned num_bits, int bits);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
level0.cpp 268 void Level0PduParcom::AppendBits0(unsigned num_bits, int bits)
302 AppendBits0(iRecvByte0Pos, iRecvByte0);
347 AppendBits0(5, 0x1F);
354 AppendBits0(1, iRecvByte0&01);

Completed in 160 milliseconds