Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 35) sorted by relevance

12

/hostap-latest/wpa_supplicant/examples/p2p/
Dp2p_flush.py122 options, args = getopt.getopt(sys.argv[1:],"hi:w:")
129 for key, value in options:
Dp2p_disconnect.py122 options, args = getopt.getopt(sys.argv[1:],"hi:w:")
129 for key, value in options:
Dp2p_listen.py123 options, args = getopt.getopt(sys.argv[1:],"hi:t:w:")
130 for key, value in options:
Dp2p_stop_find.py127 options, args = getopt.getopt(sys.argv[1:],"ht:i:w:")
134 for key, value in options:
Dp2p_find.py133 options, args = getopt.getopt(sys.argv[1:],"hi:t:w:")
140 for key, value in options:
Dp2p_invite.py151 options, args = getopt.getopt(sys.argv[1:],"hi:o:w:a:")
158 for key, value in options:
Dp2p_group_add.py169 options, args = getopt.getopt(sys.argv[1:],"hi:p:f:o:w:")
176 for key, value in options:
Dp2p_connect.py236 options, args = getopt.getopt(sys.argv[1:],"hi:m:a:p:g:w:")
243 for key, value in options:
/hostap-latest/hs20/server/ca/
Dopenssl-root.cnf36 name_opt = ca_default # Subject Name options
37 cert_opt = ca_default # Certificate field options
Dopenssl.cnf36 name_opt = ca_default # Subject Name options
37 cert_opt = ca_default # Certificate field options
/hostap-latest/wpa_supplicant/
Dtodo.txt23 - test compilation with gcc -W options (more warnings?)
37 * global options (ap_scan, ctrl_interfaces) based on OS/driver
41 * EAP options (one page for each method)
DREADME292 directory. Configuration options are text lines using following
295 and a list of available options and additional notes.
303 Following build time configuration options are used to control IEEE
334 Following options can be added to .config to select which driver
401 line. See following section for more details on command line options
406 Command line options
416 options:
473 one process and list of options at command line. Each interface is
612 configuration options are used based on what security policy is used in the
788 wpa_cli command line options
DREADME-WPS18 commonly deployed options.
373 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options
/hostap-latest/hostapd/
DREADME94 and list of available options.
163 define AP options. Distribution package contains an example
166 options and short description of each option. hostapd should be started
176 configured by setting ieee8021x and minimal_eap options in the
180 auth_server_{addr,port,shared_secret} options. In addition,
Ddefconfig3 # This file lists the configuration options that are used when building the
334 # Testing options
335 # This can be used to enable some testing options (see also the example
337 # connect to this hostapd. These options allow, for example, to drop a
DREADME-MULTI-AP119 'multi_ap_backhaul_wpa_psk' and 'multi_ap_backhaul_wpa_passphrase' options.
123 to specify authentication or encryption options. For the backhaul credentials,
Dhlr_auc_gw.txt29 options:
Dandroid.config3 # This file lists the configuration options that are used when building the
/hostap-latest/doc/
Dtesting_tools.doxygen46 The resulting eapol_test binary has following command like options:
56 options:
/hostap-latest/tests/hwsim/vm/
DREADME32 your system's root filesystem (read-only) inside the VM. The options you
/hostap-latest/src/drivers/
Ddriver_wired.c75 u_int8_t options[308]; /* 312 - cookie */ member
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml315 <para>Most command line options have global scope. Some are given per
377 (Per interface, see the available options below.)</para>
559 options at command line. Each interface is separated with -N
Dwpa_supplicant.conf.sgml149 configuration modes. The configuration options are used based
/hostap-latest/tests/hwsim/
Dtest_fils.py866 options = frame
867 if options[0:4] != b'\x63\x82\x53\x63':
869 options = options[4:]
871 if struct.pack('BBB', OPT_DHCP_MESSAGE_TYPE, 1, DHCPACK) not in options:
/hostap-latest/hs20/server/
Dhs20-osu-server.txt106 # Display help options.

12