Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:uRspStatus

880     TI_UINT16           uRspStatus = *(TI_UINT16*)&(pAssoc->assocRespBuffer[2]);
885 if (uRspStatus)
887 status = assoc_smReportFailure(pAssoc, uRspStatus);
889 else /* (uRspStatus == 0) how did we get here ? */