Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h64 PVMFCommandId SendRme(OsclAny* aContextData = NULL);
153 PVMFCommandId SendRme(OsclAny* aContextData = NULL);
Dtsc_h324m_config_interface.h198 virtual PVMFCommandId SendRme(OsclAny* aContextData = NULL) = 0;
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dpv_2way_h324m_interface.h167 virtual PVCommandId SendRme(OsclAny* aContextData = NULL) = 0;
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp680 PVMFCommandId H324MConfig::SendRme(OsclAny* aContextData) in SendRme() function in H324MConfig
1158 PVMFCommandId H324MConfigProxied::SendRme(OsclAny* aContextData) in SendRme() function in H324MConfigProxied
1439 commandId = iH324MConfigIF->SendRme((CPVCmnInterfaceCmdMessage*)aMsg); in HandleCommand()