Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:bssid

759 		       "- BSSID: use 'any' to select any\n"
890 "- BSSID of the target AP\n"
894 "- BSSID of the target AP\n"
1299 printf("Invalid BSSID command: needs two arguments (network "
1300 "id and BSSID)\n");
1304 return wpa_cli_cmd(ctrl, "BSSID", 2, argc, argv);
2530 "<BSSID> = force preauthentication" },
2554 { "bssid", wpa_cli_cmd_bssid, NULL,
2556 "<network id> <BSSID> = set preferred BSSID for an SSID" },
2559 "<BSSID> = add a BSSID to the blacklist\n"
2629 "<<idx> | <bssid>> = get detailed scan result info" },
2674 "[BSSID] = start Wi-Fi Protected Setup: Push Button Configuration" },
2677 "<BSSID> [PIN] = start WPS PIN method (returns PIN, if not "
2687 "[BSSID] = start Wi-Fi Protected Setup: NFC" },
2710 "<BSSID> <AP PIN> = start WPS Registrar to configure an AP" },
2873 "<BSSID> = connect using Interworking credentials" },
3526 pos = os_strstr(pos, "bssid=");