Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:rspStatus

459     TI_UINT16           rspStatus;
477 rspStatus = pFrame->content.assocRsp.status;
479 if (rspStatus == 0)
543 switch (rspStatus)
578 TRACE1(pHandle->hReport, REPORT_SEVERITY_ERROR, "ASSOC_SM: ERROR - Association denied: error code (%d) irrelevant \n", rspStatus);