Home | History | Annotate | Download | only in src

Lines Matching refs:M4ERR_STATE

259  * @return  M4ERR_STATE:        M4PTO3GPP is not in an appropriate state for this function to be
403 M4OSA_TRACE1_1("M4PTO3GPP_Open(): Wrong State (%d), returning M4ERR_STATE", pC->m_State);
404 return M4ERR_STATE;
595 * @return M4ERR_STATE: M4PTO3GPP is not in an appropriate state for this function
619 M4OSA_TRACE1_1("M4PTO3GPP_Step(): Wrong State (%d), returning M4ERR_STATE", pC->m_State);
620 return M4ERR_STATE;
932 * @return M4ERR_STATE: M4PTO3GPP is not in an appropriate state for this function to be called
957 M4OSA_TRACE1_1("M4PTO3GPP_Close(): Wrong State (%d), returning M4ERR_STATE", pC->m_State);
958 return M4ERR_STATE;
1249 err = M4ERR_STATE;
1258 err = M4ERR_STATE;
1268 err = M4ERR_STATE;