Home
last modified time | relevance | path

Searched refs:SetPduSize (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlowerlayer.h186 unsigned SetPduSize(unsigned pdu_size);
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp262 SetPduSize(Size); in SetMaxOutgoingPduSize()
266 unsigned H223LowerLayer::SetPduSize(unsigned pdu_size) in SetPduSize() function in H223LowerLayer