Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:BEACON

379     /* Init Beacon Filter Desired State */
381 /* Init Beacon Filter numOfStored parameter */
505 /* At start-up Set the Beacon Filter state as the User required */
892 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "Beacon Filter already \n");
896 /* Set the New Desired User request of Beacon Filter */
899 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "New Beacon Filter State is: \n");
901 /* Send the User required Beacon Filter Configuration to the FW */
1421 - If the BSS is IBSS, sets a probe response & beacon template to the HAL
1465 * The HW management frames includes Beacon and Probe-Response (in IBSS).
1499 /* We don't have to build a beacon template, because it is equal to probe response,
1624 DESCRIPTION: Called by the MLME parser upon receiving a beacon or probe response.
1640 measuring - Determines whether the beacon or probe response
1641 has been received while a beacon measurement
1697 The beacon modulation is not NONE &&
1698 The current data modulation is different than the beacon modulation. */
1923 beacon's capabilities vector and the WME-params IE if exists.
1935 /* If WME-Params IE is not included in the beacon, set the APSD-Support flag
1998 DESCRIPTION: Called upon receiving a beacon or probe response
2018 case BEACON:
2050 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "updateSiteInfo BEACON, pSsid=NULL\n");
2119 /* If the BSS type is independent, the beacon & probe modulation are equal,
2135 /* If the site that we got the beacon on is the primary site - which means we are either trying */
2137 /* so the conn module will be aware of the beacon status of the site it's trying to connect to */
2297 /* If the BSS type is independent, the beacon & probe modulation are equal,
2379 TRACE1(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "$$$$$$ QOS_WME parameters were updates according to beacon, cntSeq = %d\n",pSite->lastWMEParameterCnt);
2575 in the beacon or probe response to rate used by the driver. Perfoms the following:
2600 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "updateRates, pRates=NULL, beacon & probeResp are: \n");
3775 /* 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) */
3841 /* length of all IEs of beacon (or probe response) buffer */
3850 /* length of all IEs of beacon (or probe response) buffer */
3856 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "siteMgr_CopyToPrimarySite: try to update primary site without updated prob_res\beacon\n\n");
3970 /* Mark the site as regular in order to prevent from calling Power manager during beacon parsing */
3982 ieListParseParams->frame.subType = BEACON;