Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp876 if (PVMFSuccess != setConfigParametersSync(selectedKvp, aConfig)) in NegotiateInputSettings()
914 if (PVMFSuccess != setConfigParametersSync(&kvp, aConfig)) in NegotiateInputSettings()
958 if (PVMFSuccess != setConfigParametersSync(&kvp, aConfig)) in NegotiateInputSettings()
999 if (PVMFSuccess != setConfigParametersSync(&kvp, aConfig)) in NegotiateInputSettings()
1307 PVMFStatus H223LogicalChannel::setConfigParametersSync(PvmiKvp* selectedKvp, in setConfigParametersSync() function in H223LogicalChannel
1862 if (PVMFSuccess != setConfigParametersSync(selectedKvp, aConfig, lcn_format_type, true)) in NegotiateOutputSettings()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h220 …PVMFStatus setConfigParametersSync(PvmiKvp* selectedKvp, PvmiCapabilityAndConfig* aConfig, PVMFFor…