Home
last modified time | relevance | path

Searched defs:forward_params (Results 1 – 1 of 1) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223types.cpp169 H223ChannelParam* forward_params, in NewL()
191 void OlcParam::Set(TPVDirection dir, TPVChannelId id, H223ChannelParam* forward_params, H223Channel… in Set()
224 H223ChannelParam* forward_params = new H223ChannelParam(id, lcp, dt); in InitOlc() local