Home
last modified time | relevance | path

Searched refs:SetDatapathLatency (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/common/include/
Dtsc.h111 … virtual void SetDatapathLatency(TPVDirection aDir, PVMFPortInterface* aPort, uint32 aLatency) = 0;
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h205 void SetDatapathLatency(uint32 aLatency);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h314 void SetDatapathLatency(TPVDirection aDir, PVMFPortInterface* aPort, uint32 aLatency);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp2273 void TSC_324m::SetDatapathLatency(TPVDirection aDir, PVMFPortInterface* aPort, in SetDatapathLatency() function in TSC_324m
2287 lcn->SetDatapathLatency(aLatency); in SetDatapathLatency()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp1301 void H223LogicalChannel::SetDatapathLatency(uint32 aLatency) in SetDatapathLatency() function in H223LogicalChannel