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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_ce.cpp 257 iH223->SetSduSize(OUTGOING, h223caps->maximumAl2SDUSize, E_EP_MEDIUM);
258 iH223->SetSduSize(OUTGOING, h223caps->maximumAl3SDUSize, E_EP_HIGH);
tsc_h324m_config.cpp 618 iH324M->SetSduSize(OUTGOING, (uint16)aSize, aLayer);
626 iH324M->SetSduSize(INCOMING, (uint16)aSize, aLayer);
    [all...]
tscmain.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
cpvh223multiplex.h 115 TPVStatusCode SetSduSize(TPVDirection direction, uint16 size, ErrorProtectionLevel_t epl);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tscmain.h 379 OSCL_IMPORT_REF void SetSduSize(TPVDirection direction, uint16 size, TPVAdaptationLayer al);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 449 TPVStatusCode CPVH223Multiplex::SetSduSize(TPVDirection direction, uint16 size, ErrorProtectionLevel_t epl)
    [all...]

Completed in 248 milliseconds