Home
last modified time | relevance | path

Searched refs:SetVendor (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h69 PVMFCommandId SetVendor(uint8 aCc, uint8 aExt, uint32 aMc,
158 PVMFCommandId SetVendor(uint8 aCc, uint8 aExt, uint32 aMc,
Dtsc_h324m_config_interface.h265 virtual PVMFCommandId SetVendor(uint8 cc, uint8 ext, uint32 mc,
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dpv_2way_h324m_interface.h235 virtual PVCommandId SetVendor(uint8 cc, uint8 ext, uint32 mc,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp721 PVMFCommandId H324MConfig::SetVendor(uint8 aCc, uint8 aExt, uint32 aMc, in SetVendor() function in H324MConfig
1205 PVMFCommandId H324MConfigProxied::SetVendor(uint8 aCc, uint8 aExt, uint32 aMc, in SetVendor() function in H324MConfigProxied
1558 commandId = iH324MConfigIF->SetVendor(msg->iCc, msg->iExt, msg->iMc, in HandleCommand()