Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dcpvh223multiplex.h54 … virtual void MuxErrorOccurred(TPVDirection direction, TPVMuxComponent component, PVMFStatus error,
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dcpvh223multiplex.cpp293 iObserver->MuxErrorOccurred(INCOMING, PV_MUX_COMPONENT_MUX, PVMFErrCorrupt); in MuxPduErrIndicate()
1096 iObserver->MuxErrorOccurred(direction, PV_MUX_COMPONENT_MUX, error); in LowerLayerError()
1107 …iObserver->MuxErrorOccurred(direction, PV_MUX_COMPONENT_LOGICAL_CHANNEL, error, (uint8*)&id, sizeo… in LogicalChannelError()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h322 void MuxErrorOccurred(TPVDirection direction, TPVMuxComponent component, PVMFStatus error,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp730 void TSC_324m::MuxErrorOccurred(TPVDirection direction, in MuxErrorOccurred() function in TSC_324m