Lines Matching full:command
2 * hostapd - command line interface for hostapd daemon
113 " [-G<ping interval>] [command..]\n"
179 printf("Not connected to hostapd - command dropped.\n");
186 printf("'%s' command timed out.\n", cmd);
189 printf("'%s' command failed.\n", cmd);
273 printf("Invalid 'sta' command - exactly one argument, STA "
287 printf("Invalid 'new_sta' command - exactly one argument, STA "
301 printf("Invalid 'deauthenticate' command - exactly one "
319 printf("Invalid 'disassociate' command - exactly one "
338 printf("Invalid 'sa_query' command - exactly one argument, "
354 printf("Invalid 'wps_pin' command - at least two arguments, "
377 printf("Invalid WPS_CHECK_PIN command: needs one argument:\n"
389 printf("Too long WPS_CHECK_PIN command.\n");
419 printf("Invalid 'wps_nfc_tag_read' command - one argument "
444 printf("Invalid 'wps_nfc_config_token' command - one argument "
452 printf("Too long WPS_NFC_CONFIG_TOKEN command.\n");
466 printf("Invalid 'wps_nfc_token' command - one argument is "
473 printf("Too long WPS_NFC_TOKEN command.\n");
487 printf("Invalid 'nfc_get_handover_sel' command - two arguments "
495 printf("Too long NFC_GET_HANDOVER_SEL command.\n");
509 printf("Invalid 'wps_ap_pin' command - at least one argument "
534 printf("Invalid 'wps_config' command - at least two arguments "
577 printf("Invalid 'disassoc_imminent' command - two arguments "
597 printf("Invalid 'ess_disassoc' command - two arguments (STA "
625 printf("Not connected to hostapd - command dropped.\n");
632 printf("'%s' command timed out.\n", cmd);
635 printf("'%s' command failed.\n", cmd);
696 printf("Invalid LEVEL command: needs one argument (debug "
762 printf("Invalid SET command: needs two arguments (variable "
769 printf("Too long SET command.\n");
782 printf("Invalid GET command: needs one argument (variable "
789 printf("Too long GET command.\n");
862 printf("Ambiguous command '%s'; possible commands:", argv[0]);
873 printf("Unknown command '%s'\n", argv[0]);
1040 "command - exiting\n");