Lines Matching full:bssid
887 "- BSSID: use 'any' to select any\n"
1018 "- BSSID of the target AP\n"
1022 "- BSSID of the target AP\n"
1427 printf("Invalid BSSID command: needs two arguments (network "
1428 "id and BSSID)\n");
1432 return wpa_cli_cmd(ctrl, "BSSID", 2, argc, argv);
1554 "ssid", "scan_ssid", "bssid", "bssid_blacklist",
2965 "<BSSID> = force preauthentication" },
2989 { "bssid", wpa_cli_cmd_bssid, NULL,
2991 "<network id> <BSSID> = set preferred BSSID for an SSID" },
2994 "<BSSID> = add a BSSID to the blacklist\n"
3071 "<<idx> | <bssid>> = get detailed scan result info" },
3118 "[BSSID] = start Wi-Fi Protected Setup: Push Button Configuration" },
3121 "<BSSID> [PIN] = start WPS PIN method (returns PIN, if not "
3131 "[BSSID] = start Wi-Fi Protected Setup: NFC" },
3154 "<BSSID> <AP PIN> = start WPS Registrar to configure an AP" },
3356 "<BSSID> = connect using Interworking credentials" },
3359 "<BSSID> = connect using Interworking credentials" },
4093 pos = os_strstr(pos, "bssid=");