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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
h223.h 34 uint H223GetMaxStuffingSz(TPVH223Level level);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223api.cpp 78 uint H223GetMaxStuffingSz(TPVH223Level flat_level)
level1.cpp 46 iHdrFragmentAlloc.size(max_outstanding_pdus, (uint16)H223GetMaxStuffingSz(H223_LEVEL1));
level0.cpp 60 iHdrFragmentAlloc.size(max_outstanding_pdus, (uint16)H223GetMaxStuffingSz(H223_LEVEL0));
level2.cpp     [all...]

Completed in 79 milliseconds