Searched refs:setup (Results 1 – 25 of 39) sorted by relevance
12
/hostap-latest/wpaspy/ |
D | Makefile | 6 build: $(SRC) setup.py 7 python setup.py build 10 python setup.py install 13 python setup.py clean
|
D | setup.py | 9 from distutils.core import setup, Extension 20 setup(name = 'wpaspy',
|
/hostap-latest/tests/hwsim/ |
D | test_ap_ciphers.py | 54 Wlantest.setup(hapd) 594 Wlantest.setup(hapd) 677 Wlantest.setup(hapd) 739 Wlantest.setup(hapd) 796 Wlantest.setup(hapd) 849 Wlantest.setup(hapd) 890 Wlantest.setup(hapd) 936 Wlantest.setup(hapd) 971 Wlantest.setup(hapd) 993 Wlantest.setup(hapd) [all …]
|
D | test_ap_pmf.py | 29 Wlantest.setup(hapd) 76 Wlantest.setup(hapd) 168 Wlantest.setup(hapd) 192 Wlantest.setup(hapd) 218 Wlantest.setup(hapd) 253 Wlantest.setup(hapd) 338 Wlantest.setup(hapd) 363 Wlantest.setup(hapd) 389 Wlantest.setup(hapd) 418 Wlantest.setup(hapd) [all …]
|
D | test_ap_qosmap.py | 53 Wlantest.setup(hapd) 107 Wlantest.setup(hapd) 158 Wlantest.setup(hapd)
|
D | wlantest.py | 90 return m.setup(cls.remote_host, [m.get_monitor_params(wpa, is_p2p)]) 93 def setup(cls, wpa, is_p2p=False): member in Wlantest
|
D | example-setup.txt | 8 testing setup. 15 machines can be used as an alternative setup. See tests/hwsim/vm/README 133 happened and the setup is not in working condition.)
|
D | README | 8 additional hardware. This setup most of the hostapd and wpa_supplicant 68 example-setup.txt provides more complete step-by-step example on how a 69 test setup can be built.
|
/hostap-latest/hs20/server/ |
D | hs20-osu-server.txt | 107 ./setup.sh -h 114 ./setup.sh -C "Hotspot 2.0 Trust Root CA - CT" \ 145 # Note: Change the URL to match the setup 162 # Note: Modify to match the setup 236 ca/setup.sh.
|
/hostap-latest/src/ |
D | build.rules | 7 # setup some variables 61 # continue setup
|
/hostap-latest/tests/hwsim/vm/ |
D | example-vm-setup.txt | 8 testing setup. 107 happened and the setup is not in working condition.)
|
/hostap-latest/tests/remote/ |
D | test_monitor.py | 27 monitor.setup(air_monitor)
|
D | test_example.py | 68 monitor.setup(mon, [monitor_param])
|
D | monitor.py | 64 def setup(host, monitor_params=None): function
|
/hostap-latest/doc/ |
D | testing_tools.doxygen | 10 tools that make it easier to test the programs without having to setup 11 a full test setup with wireless cards. In addition, these tools can be 24 having to setup an access point and a wireless client.
|
D | mainpage.doxygen | 46 programs without having to setup a full test setup with wireless
|
D | ctrl_iface.doxygen | 413 group owner negotiation, group interface setup, provisioning, and 420 optional group owner negotiation, group interface setup, provisioning, 879 WPS_EVENT_AP_SETUP_LOCKED: AP changed into setup locked state due to
|
/hostap-latest/hostapd/ |
D | README-WPS | 21 especially PBC mechanisms for authenticating the initial key setup is 24 allowing outsiders to gain access during the setup phase. 27 network setup: 41 http://www.wi-fi.org/wifi-protected-setup 51 point, e.g., for initial network setup. In addition, hostapd can proxy a
|
/hostap-latest/wpa_supplicant/ |
D | README-WPS | 22 especially PBC mechanisms for authenticating the initial key setup is 25 allowing outsiders to gain access during the setup phase. 28 in the network setup: 42 http://www.wi-fi.org/wifi-protected-setup
|
D | README-NAN-USD | 11 Build config setup
|
D | README-Windows.txt | 36 The default build setup for wpa_supplicant is to use MinGW and 297 See win_example.reg for an example on how to setup wpasvc.exe
|
D | README-DPP | 24 Build config setup
|
/hostap-latest/tests/ |
D | README | 7 hwsim directory contains the test setup for full system testing of
|
D | cipher-and-key-mgmt-testing.txt | 21 Testing setup 173 something is wrong in the test setup and that needs to be resolved
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | eapol_test.sgml | 55 test EAP methods without having to setup an access point and a
|
12