Home | History | Annotate | Download | only in usb

Lines Matching refs:BSSID

482 	memset(Request.BSSID, 0x00, sizeof(Request.BSSID));
509 /* Get the current BSSID */
512 DPRINTF(("%s: could not get BSSID!\n",
517 DPRINTF(("%s: started a new IBSS (BSSID=%s)\n",
537 /* use the broadcast BSSID (in active scan) */
539 Scan.BSSID[Cnt] = 0xff;
795 memcpy(join.bssid, node->ni_bssid, IEEE80211_ADDR_LEN);
808 DPRINTFN(10, ("%s: trying to join BSSID=%s\n",
809 device_xname(sc->atu_dev), ether_sprintf(join.bssid)));
2066 DPRINTF(("%s: DEBUG: current BSSID=%s\n", device_xname(sc->atu_dev),