Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp1628 PVMFStatus dispatch_status = QueueOutgoingMsg(aMediaMsg); in AlDispatch() local
1629 if (dispatch_status != PVMFSuccess) in AlDispatch()
1631 …ch Failed to queue outgoing media message lcn=%d, size=%d, status=%d", lcn, len, dispatch_status)); in AlDispatch()
1632 status = dispatch_status; in AlDispatch()