Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:BEACON

390     /* Init Beacon Filter Desired State */
392 /* Init Beacon Filter numOfStored parameter */
516 /* At start-up Set the Beacon Filter state as the User required */
925 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "Beacon Filter already \n");
929 /* Set the New Desired User request of Beacon Filter */
932 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "New Beacon Filter State is: \n");
934 /* Send the User required Beacon Filter Configuration to the FW */
1498 - If the BSS is IBSS, sets a probe response & beacon template to the HAL
1542 * The HW management frames includes Beacon and Probe-Response (in IBSS).
1576 /* We don't have to build a beacon template, because it is equal to probe response,
1700 DESCRIPTION: Called by the MLME parser upon receiving a beacon or probe response.
1716 measuring - Determines whether the beacon or probe response
1717 has been received while a beacon measurement
1773 The beacon modulation is not NONE &&
1774 The current data modulation is different than the beacon modulation. */
1999 beacon's capabilities vector and the WME-params IE if exists.
2011 /* If WME-Params IE is not included in the beacon, set the APSD-Support flag
2074 DESCRIPTION: Called upon receiving a beacon or probe response
2094 case BEACON:
2126 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "updateSiteInfo BEACON, pSsid=NULL\n");
2195 /* If the BSS type is independent, the beacon & probe modulation are equal,
2211 /* If the site that we got the beacon on is the primary site - which means we are either trying */
2213 /* so the conn module will be aware of the beacon status of the site it's trying to connect to */
2373 beacon & probe modulation are equal,
2455 TRACE1(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "$$$$$$ QOS_WME parameters were updates according to beacon, cntSeq = %d\n",pSite->lastWMEParameterCnt);
2651 in the beacon or probe response to rate used by the driver. Perfoms the following:
2676 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "updateRates, pRates=NULL, beacon & probeResp are: \n");
3877 /* On WifiAdhoc (for band B) The STa should not include in the beacon an ERP IE (see WiFi B clause 2.2, 5.8.2) */
3943 /* length of all IEs of beacon (or probe response) buffer */
3952 /* length of all IEs of beacon (or probe response) buffer */
3958 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "siteMgr_CopyToPrimarySite: try to update primary site without updated prob_res\beacon\n\n");
4072 /* Mark the site as regular in order to prevent from calling Power manager during beacon parsing */
4084 ieListParseParams->frame.subType = BEACON;