Home
last modified time | relevance | path

Searched refs:wpa_cli (Results 1 – 25 of 32) sorted by relevance

12

/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml5 <refentrytitle>wpa_cli</refentrytitle>
9 <refname>wpa_cli</refname>
16 <command>wpa_cli</command>
29 <para>wpa_cli is a text-based frontend program for interacting
34 <para>wpa_cli can show the current authentication status, selected
38 logoff/logon. wpa_cli provides a user interface to request
48 configuration file). This makes it possible to run wpa_cli with a
51 <para>wpa_cli supports two modes: interactive and command
56 <para>Interactive mode is started when wpa_cli is executed without
58 then entered on the wpa_cli prompt. In command line mode, the same
[all …]
DMakefile4 FILES += wpa_cli
23 rm -f wpa_background.8 wpa_cli.8 wpa_gui.8 wpa_passphrase.8 wpa_priv.8 wpa_supplicant.8
Dwpa_gui.sgml31 configuration features of the command line client, wpa_cli. Refer
32 to the wpa_cli manpage for a comprehensive list of the
66 <refentrytitle>wpa_cli</refentrytitle>
Dwpa_supplicant.conf.sgml29 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>
48 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-WPS102 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing.
109 control interface request, e.g., by calling wpa_cli:
111 wpa_cli wps_pin any
122 request, e.g., by calling wpa_cli:
124 wpa_cli wps_pin any 12345670
135 over the control interface, e.g., by calling wpa_cli:
137 wpa_cli wps_pbc
147 wpa_cli:
149 wpa_cli wps_reg <AP BSSID> <AP PIN>
150 (example: wpa_cli wps_reg 02:34:56:78:9a:bc 12345670)
[all …]
DREADME316 example text-based frontend, wpa_cli, is included with wpa_supplicant.
425 wpa_supplicant and wpa_cli with 'make' command. You may then install
430 # build wpa_supplicant and wpa_cli
433 cp wpa_cli wpa_supplicant /usr/local/bin
551 reloading can be triggered with 'wpa_cli reconfigure' command.
564 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
717 wpa_cli
720 wpa_cli is a text-based frontend program for interacting with
724 wpa_cli can show the current authentication status, selected security
727 reassociation and IEEE 802.1X logoff/logon. wpa_cli provides a user
[all …]
Dnmake.mak8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
153 $(OBJDIR)\wpa_cli.obj \
187 wpa_cli.exe: $(OBJDIR) $(OBJS_c)
188 link.exe /out:wpa_cli.exe $(LFLAGS) $(OBJS_c) $(LIBS)
DChangeLog19 * wpa_cli: added option for using a separate process to receive event
73 * increased wpa_cli ping interval to 5 seconds and made this
106 and wpa_cli commands wps_er_start, wps_er_stop, wps_er_pin,
139 file); new wpa_cli commands wps_pin, wps_pbc, and wps_reg are used to
429 network for enabled (e.g., after 'wpa_cli select_network 0')
463 variable in wpa_cli action scripts; in addition WPA_ID variable is
467 * wpa_cli action script is now called only when the connect/disconnect
483 * added new environmental variable for wpa_cli action scripts:
559 * wpa_cli/wpa_gui: skip non-socket files in control directory when
694 for both wpa_supplicant and wpa_cli) without having to restart
[all …]
DREADME-P2P50 wpa_cli
54 done for example using wpa_cli (which is described below) or a GUI
58 wpa_cli starts in interactive mode if no command string is included on
62 by adding -i argument on the command line (e.g., 'wpa_cli -i wlan1').
516 wpa_cli action script
DMakefile18 ALL=wpa_supplicant wpa_cli
59 OBJS_c = wpa_cli.o ../src/common/wpa_ctrl.o
1381 wpa_cli: $(OBJS_c) target
1382 $(Q)$(LDO) $(LDFLAGS) -o wpa_cli $(OBJS_c) $(LIBS_c)
1427 wpa_cli.exe: wpa_cli
1436 WINALL=wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe win_if_list.exe
Ddefconfig225 # Select control interface backend for external programs, e.g, wpa_cli:
234 # Include support for GNU Readline and History Libraries in wpa_cli.
235 # When building a wpa_cli binary for distribution, please note that these
240 # Include internal line edit mode in wpa_cli. This can be used as a replacement
D.config218 # Select control interface backend for external programs, e.g, wpa_cli:
227 # Include support for GNU Readline and History Libraries in wpa_cli.
228 # When building a wpa_cli binary for distribution, please note that these
/external/wpa_supplicant_6/wpa_supplicant/
DREADME-WPS99 control interface request, e.g., by calling wpa_cli:
101 wpa_cli wps_pin any
112 request, e.g., by calling wpa_cli:
114 wpa_cli wps_pin any 12345670
125 over the control interface, e.g., by calling wpa_cli:
127 wpa_cli wps_pbc
136 wpa_cli:
138 wpa_cli wps_reg <AP BSSID> <AP PIN>
139 (example: wpa_cli wps_reg 02:34:56:78:9a:bc 12345670)
150 Scan results ('wpa_cli scan_results' or 'wpa_cli bss <idx>') include a
DREADME332 example text-based frontend, wpa_cli, is included with wpa_supplicant.
450 wpa_supplicant and wpa_cli with 'make' command. You may then install
455 # build wpa_supplicant and wpa_cli
458 cp wpa_cli wpa_supplicant /usr/local/bin
573 reloading can be triggered with 'wpa_cli reconfigure' command.
586 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
739 wpa_cli
742 wpa_cli is a text-based frontend program for interacting with
746 wpa_cli can show the current authentication status, selected security
749 reassociation and IEEE 802.1X logoff/logon. wpa_cli provides a user
[all …]
D.gitignore5 wpa_cli
DChangeLog27 * increased wpa_cli ping interval to 5 seconds and made this
40 file); new wpa_cli commands wps_pin, wps_pbc, and wps_reg are used to
330 network for enabled (e.g., after 'wpa_cli select_network 0')
364 variable in wpa_cli action scripts; in addition WPA_ID variable is
368 * wpa_cli action script is now called only when the connect/disconnect
384 * added new environmental variable for wpa_cli action scripts:
460 * wpa_cli/wpa_gui: skip non-socket files in control directory when
595 for both wpa_supplicant and wpa_cli) without having to restart
636 * added support for updating configuration ('wpa_cli save_config');
638 update_config=1 variable in wpa_supplicant.conf; this allows wpa_cli
[all …]
DMakefile18 ALL=wpa_supplicant wpa_passphrase wpa_cli
60 OBJS_c = wpa_cli.o ../src/common/wpa_ctrl.o
1102 wpa_cli: $(OBJS_c) target
1103 $(LDO) $(LDFLAGS) -o wpa_cli $(OBJS_c) $(LIBS_c)
1168 wpa_cli.exe: wpa_cli
1177 WINALL=wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe win_if_list.exe
Ddefconfig207 # Select control interface backend for external programs, e.g, wpa_cli:
216 # Include support for GNU Readline and History Libraries in wpa_cli.
217 # When building a wpa_cli binary for distribution, please note that these
D.config204 # Select control interface backend for external programs, e.g, wpa_cli:
213 # Include support for GNU Readline and History Libraries in wpa_cli.
214 # When building a wpa_cli binary for distribution, please note that these
/external/wpa_supplicant/
DREADME328 example text-based frontend, wpa_cli, is included with wpa_supplicant.
446 wpa_supplicant and wpa_cli with 'make' command. You may then install
451 # build wpa_supplicant and wpa_cli
454 cp wpa_cli wpa_supplicant /usr/local/bin
567 reloading can be triggered with 'wpa_cli reconfigure' command.
580 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
733 wpa_cli
736 wpa_cli is a text-based frontend program for interacting with
740 wpa_cli can show the current authentication status, selected security
743 reassociation and IEEE 802.1X logoff/logon. wpa_cli provides a user
[all …]
DChangeLog56 * added ctrl_iface RECONNECT (wpa_cli reconnect) command
58 * fixed a possible race condition between wpa_cli reassociate and
59 wpa_cli disconnect
60 * return a non-zero exit code from non-interactive wpa_cli if the
183 network for enabled (e.g., after 'wpa_cli select_network 0')
217 variable in wpa_cli action scripts; in addition WPA_ID variable is
221 * wpa_cli action script is now called only when the connect/disconnect
237 * added new environmental variable for wpa_cli action scripts:
313 * wpa_cli/wpa_gui: skip non-socket files in control directory when
448 for both wpa_supplicant and wpa_cli) without having to restart
[all …]
DMakefile12 ALL=wpa_supplicant wpa_passphrase wpa_cli
43 OBJS_c = wpa_cli.o wpa_ctrl.o
785 wpa_cli: $(OBJS_c) target
786 $(LDO) $(LDFLAGS) -o wpa_cli $(OBJS_c) $(LIBS_c)
826 wpa_cli.exe: wpa_cli
835 WINALL=wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe win_if_list.exe
Ddefconfig176 # Select control interface backend for external programs, e.g, wpa_cli:
185 # Include support for GNU Readline and History Libraries in wpa_cli.
186 # When building a wpa_cli binary for distribution, please note that these
DAndroid.mk50 OBJS_c = wpa_cli.c wpa_ctrl.c
662 LOCAL_MODULE := wpa_cli
/external/wpa_supplicant_8/wpa_supplicant/examples/
D60_wpa_supplicant8 WPACLI=wpa_cli

12