Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:DOT11_HT_INFORMATION_ELE_LEN

1273     if (pHtInformation->tHdr[1] < DOT11_HT_INFORMATION_ELE_LEN)
1275 TRACE2(pMlme->hReport, REPORT_SEVERITY_ERROR, "MLME_PARSER: HT Information IE error: eleLen=%d, minimum Len=%d\n", pHtInformation->tHdr[1], DOT11_HT_INFORMATION_ELE_LEN);