Home | History | Annotate | Download | only in src

Lines Matching refs:BSSID

89 #define CCKM_START_EVENT_SIZE     23 /* cckm-start string + timestamp + bssid + null */
498 /* Set desired BSSID */
502 /* If MAC address is zeroes -> connect to "ANY" BSSID */
526 /* Get current BSSID */
529 /* Get current AP BSSID */
535 /* In case we are not associated - copy zeroes into bssid */
649 /* First get the amount of memory required to hold the entire BSSID list by setting the length to 0 */
695 my_current = &my_list->Bssid[0];
702 /* Now send a wireless event per BSSID with "tokens" describing it */
711 /* The first entry MUST be the AP BSSID */
1291 MAC_COPY (pParam->content.rsnOsKey.BSSID, addr);
1348 MAC_COPY (pParam->content.rsnPMKIDList.osBSSIDInfo[0].BSSID, pmksa->bssid.sa_data);
1704 /* Send associated event (containing BSSID of AP) */
1779 MAC_COPY (ev.src_addr.sa_data, request->BSSID);
1799 MAC_COPY (pcand.bssid.sa_data, pCandList->CandidateList[i].BSSID);