Searched refs:commands (Results 1 – 23 of 23) sorted by relevance
/hostap-latest/doc/ |
D | hostapd_ctrl_iface.doxygen | 25 interface with \ref wpa_ctrl_open() and to send commands with 29 commands and unsolicited event messages. Commands are a pair of 38 If the control interface connection is used both for commands and 44 then use one of the connections for commands and the other one for 56 \section ctrl_iface_cmds Control interface commands 58 Following commands can be used with \ref wpa_ctrl_request(): 63 to the control interface commands. The expected reply is \c PONG if the 64 connection is open and hostapd is processing commands.
|
D | ctrl_iface.doxygen | 26 interface with \ref wpa_ctrl_open() and to send commands with 30 commands and unsolicited event messages. Commands are a pair of 39 If the control interface connection is used both for commands and 45 then use one of the connections for commands and the other one for 57 \section ctrl_iface_cmds Control interface commands 59 Following commands can be used with \ref wpa_ctrl_request(): 64 to the control interface commands. The expected reply is \c PONG if the 65 connection is open and wpa_supplicant is processing commands.
|
D | p2p.doxygen | 15 src/drivers/driver.h. This defines both the commands and events used to 371 The following P2P-related commands are available: 409 control interface commands and events can be used. 415 mode. The following sessions show examples of commands used for 417 commands from the user (followed by command result indication) and
|
/hostap-latest/wpadebug/ |
D | README | 53 addition, if you do not understand what the following commands do, 62 arbitrary shell commands to be executed. This text file need to be in 68 wpa_supplicant control interface commands.
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 65 commands are entered as command line arguments for wpa_cli.</para> 83 <emphasis>otp</emphasis> commands. <id> needs to be copied from 85 <emphasis>otp</emphasis> commands can be used regardless of whether 87 two commands is that values given with <emphasis>password</emphasis> are 187 <listitem><para>Run a command. The available commands are 195 <para>The following commands are available:</para>
|
D | wpa_supplicant.conf.sgml | 221 commands:</para>
|
/hostap-latest/tests/hwsim/vm/ |
D | linux.gdb | 14 commands 55 commands
|
/hostap-latest/wpa_supplicant/ |
D | README-NAN-USD | 24 Control interface commands and events 27 Following control interface commands can be used:
|
D | README-HS20 | 108 # interworking_select and interworking_connect commands are used. 362 Following wpa_cli interactive mode commands show some examples of manual 400 the following set_cred commands. 448 the following set_network commands. 597 commands: 650 SELECT_NETWORK control interface commands):
|
D | README | 375 Example commands: 672 wpa_supplicant. This can be done, e.g., with following commands: 711 the wpa_cli prompt. In command line mode, the same commands are 727 and 'otp' commands. <id> needs to be copied from the the matching 728 request. 'password' and 'otp' commands can be used regardless of 730 between these two commands is that values given with 'password' are 748 wpa_cli commands 887 following commands show how to start wpa_supplicant without any 1004 This combination of setcap, chown, and chmod commands would allow wpas
|
D | ChangeLog | 229 (PMKSA_GET/PMKSA_ADD control interface commands; and 300 - add MESH_PEER_ADD and MESH_PEER_REMOVE commands 385 (REQ_HS20_ICON, GET_HS20_ICON, DEL_HS20_ICON commands and 435 * wpa_cli: added tab completion for number of commands 505 * fixed number of issues with D-Bus P2P commands 633 - add SHA256-based AKM suites to CONNECT/ASSOCIATE commands 635 interface commands (the more generic NFC_REPORT_HANDOVER is now used) 799 control interface connection to perform per-interface commands; 812 and EAP-AKA' (CTRL-REQ-SIM and CTRL-RSP-SIM commands over control 881 - replace monitor interface with nl80211 commands for AP mode [all …]
|
D | README-WPS | 83 automatically based on control interface commands, so they do not need 102 The PIN value used in the commands must be processed by an UI to 245 wpa_cli commands for ER functionality:
|
D | defconfig | 577 # Enable CLI commands for FST testing 623 # This can be used to enable control interface commands that allow the current
|
D | README-Windows.txt | 114 with the open source version of Qt4 and MinGW. Following commands can
|
D | android.config | 516 # This can be used to enable control interface commands that allow the current
|
D | README-P2P | 494 service discovery processing is enabled since the commands to
|
/hostap-latest/tests/ |
D | cipher-and-key-mgmt-testing.txt | 26 functionality. The test commands in wpa_supplicant/hostapd control 235 the following hostapd_cli commands: 253 broadcast traffic, but with the following hostapd_cli commands: 291 unicast traffic, but with the following hostapd_cli commands:
|
/hostap-latest/hostapd/ |
D | hlr_auc_gw.txt | 41 following commands in "sqlite3 /path/to/hlr_auc_gw.db":
|
D | defconfig | 212 # Remove support for dumping internal state through control interface commands 331 # Enable CLI commands for FST testing
|
D | README-WPS | 125 The PIN value used in the commands must be processed by an UI to 221 command with a timeout value). Following commands are available for
|
D | android.config | 151 # Remove support for dumping internal state through control interface commands
|
D | ChangeLog | 410 * fixed STA validation step for WPS ER commands to prevent a potential 497 * extended global control interface ADD/REMOVE commands to allow BSSes 523 - replace monitor interface with nl80211 commands 644 - Many WPS/WPS ER commands - see WPS/WPS ER sections for details. 674 - apply WPS commands to all interfaces configured to use WPS 810 the example configuration file); new hostapd_cli commands wps_pin and
|
/hostap-latest/src/fst/ |
D | fst_ctrl_iface.c | 770 } commands[] = { in fst_ctrl_iface_receive() local 794 for (c = commands; c->name; c++) { in fst_ctrl_iface_receive()
|