Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:currChannel

72                                                             pSite->channel = (pFrame)->parsedIEs->content.iePacket.pDSParamsSet->currChannel;
499 (pFrame->parsedIEs->content.iePacket.pDSParamsSet->currChannel != pFrame->channel))
501 TRACE2(pScanResultTable->hReport, REPORT_SEVERITY_WARNING, "scanResultTable_UpdateSiteData: wrong channels, radio channel=%d, frame channel=%d\n", pFrame->channel, pFrame->parsedIEs->content.iePacket.pDSParamsSet->currChannel);