Home
last modified time | relevance | path

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

/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>
31 <para>wpa_cli is a text-based frontend program for interacting
36 <para>wpa_cli can show the current authentication status, selected
40 logoff/logon. wpa_cli provides a user interface to request
50 configuration file). This makes it possible to run wpa_cli with a
53 <para>wpa_cli supports two modes: interactive and command
58 <para>Interactive mode is started when wpa_cli is executed without
60 then entered on the wpa_cli prompt. In command line mode, the same
[all …]
DMakefile4 FILES += wpa_cli
24 …rm -f wpa_background.8 wpa_cli.8 wpa_gui.8 wpa_passphrase.8 wpa_priv.8 wpa_supplicant.8 eapol_test…
Dwpa_gui.sgml33 configuration features of the command line client, wpa_cli. Refer
34 to the wpa_cli manpage for a comprehensive list of the
83 <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
Dwpa_supplicant.sgml64 <command>wpa_cli</command>, is included with
623 <term><command>wpa_cli</command></term> <listitem><para> the
670 based on wpa_cli to wait for a connection and then run
721 <refentrytitle>wpa_cli</refentrytitle>
/external/dhcpcd-6.8.2/dhcpcd-hooks/
D10-wpa_supplicant60 wpa_cli -p "$dir" -i "$interface" status >/dev/null 2>&1 && return 0
79 if ! wpa_cli -p "$dir" -i "$interface" status >/dev/null 2>&1; then
84 err=$(wpa_cli -p "$dir" -i "$interface" reconfigure 2>&1)
99 wpa_cli -p "$dir" -i "$interface" status >/dev/null 2>&1 || return 0
101 err=$(wpa_cli -i"$interface" terminate 2>&1)
112 type wpa_cli >/dev/null 2>&1
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-WPS105 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing.
112 control interface request, e.g., by calling wpa_cli:
114 wpa_cli wps_pin any
125 request, e.g., by calling wpa_cli:
127 wpa_cli wps_pin any 12345670
136 wpa_cli wps_pin any 12345670 300
139 If a random PIN is needed for a user interface, "wpa_cli wps_pin get"
149 over the control interface, e.g., by calling wpa_cli:
151 wpa_cli wps_pbc
161 wpa_cli:
[all …]
DREADME266 example text-based frontend, wpa_cli, is included with wpa_supplicant.
372 wpa_supplicant and wpa_cli with 'make' command. You may then install
377 # build wpa_supplicant and wpa_cli
380 cp wpa_cli wpa_supplicant /usr/local/bin
513 reloading can be triggered with 'wpa_cli reconfigure' command.
526 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
679 wpa_cli
682 wpa_cli is a text-based frontend program for interacting with
686 wpa_cli can show the current authentication status, selected security
689 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)
DCleanSpec.mk52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/wpa_cli*)
DChangeLog140 * wpa_cli: added action script support for AP-ENABLED and AP-DISABLED
164 * wpa_cli: added tab completion for number of commands
350 * fixed wpa_cli action script execution to use more robust mechanism
491 (wpa_cli p2p_set per_sta_psk <0/1>)
631 * added "wpa_cli status wps" command to fetch WPA2-Personal passhrase
740 * wpa_cli: added optional support for controlling wpa_supplicant
742 * wpa_cli: extended tab completion to more commands
855 * wpa_cli:
876 - For interworking, add wpa_cli commands interworking_select,
886 can now be used to build wpa_cli with internal implementation of
[all …]
Ddefconfig190 # Select control interface backend for external programs, e.g, wpa_cli:
202 # Include support for GNU Readline and History Libraries in wpa_cli.
203 # When building a wpa_cli binary for distribution, please note that these
208 # Include internal line edit mode in wpa_cli. This can be used as a replacement
Dandroid.config178 # Select control interface backend for external programs, e.g, wpa_cli:
190 # Include support for GNU Readline and History Libraries in wpa_cli.
191 # When building a wpa_cli binary for distribution, please note that these
196 # Include internal line edit mode in wpa_cli. This can be used as a replacement
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').
850 wpa_cli action script
DREADME-Windows.txt127 wpa_supplicant, wpa_cli, and wpa_gui behave more or less identically to
191 wpa_cli.exe and wpa_gui.exe can be used to interact with the
DREADME-HS20308 line tool, wpa_cli, can be used for manual testing with this interface.
310 Following wpa_cli interactive mode commands show some examples of manual
/external/wpa_supplicant_8/wpa_supplicant/examples/
D60_wpa_supplicant8 WPACLI=wpa_cli
Dwps-ap-cli3 CLI=wpa_cli
/external/wpa_supplicant_8/hostapd/
DChangeLog1048 CLI, hostapd_cli (like wpa_cli for wpa_supplicant)