Searched refs:setConfigParametersSync (Results 1 – 2 of 2) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | logicalchannel.cpp | 876 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/ |
D | logicalchannel.h | 220 …PVMFStatus setConfigParametersSync(PvmiKvp* selectedKvp, PvmiCapabilityAndConfig* aConfig, PVMFFor…
|