Searched refs:create (Results 1 – 21 of 21) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | hwsim.py | 82 def create(args): function 109 parser_create.set_defaults(func=create)
|
D | wpasupplicant.py | 206 drv_params=None, br_ifname=None, create=False, argument 219 if create: 227 if all_params and not create: 235 if not create and set_ifname:
|
D | test_wpas_ctrl.py | 1580 dev[0].interface_add(ifname, create=True) 1592 dev[0].interface_add(ifname, create=True, if_type='sta') 1606 wpas0.interface_add(ifname, create=True, if_type='ap') 1648 dev[0].interface_add(ifname, create=True)
|
D | example-setup.txt | 23 - use virtualization software specific steps to create a new VM and
|
/hostap-latest/tests/remote/ |
D | test_monitor.py | 24 air_monitors = monitor.create(devices, setup_params, refs, duts,
|
D | hwsim_wrapper.py | 49 monitor_hosts = monitor.create(devices, setup_params, refs, duts,
|
D | test_example.py | 51 monitor_hosts = monitor.create(devices, setup_params, refs, duts,
|
D | monitor.py | 18 def create(devices, setup_params, refs, duts, monitors): function
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/icons/ |
D | README | 4 are installed and use `make' to create various sized png and xpm icons.
|
/hostap-latest/wpadebug/src/w1/fi/wpadebug/ |
D | WpaNfcActivity.java | 52 alert.create().show(); in show_alert()
|
D | MainActivity.java | 153 alert.create().show(); in show_alert()
|
/hostap-latest/src/ |
D | build.rules | 48 echo 'run "cp defconfig .config" to create an example'; \
|
/hostap-latest/wpa_supplicant/ |
D | README-Windows.txt | 83 {Win32OpenSSLRoot}\VC\static to create a static build (no OpenSSL .dll
|
D | README | 948 - create user group for users that are allowed to use wpa_supplicant 951 - create /var/run/wpa_priv directory for UNIX domain sockets and control 1011 suitable mode to allow wpa_supplicant to create sockets
|
D | README-HS20 | 624 Following parameters can be used to create a network profile for
|
D | defconfig | 598 # a newly to create wpa_supplicant.conf variable acs_num_scans.
|
D | ChangeLog | 956 that was used to create them
|
/hostap-latest/hostapd/ |
D | defconfig | 205 # automatically create bridge and VLAN interfaces if necessary.
|
D | README-WPS | 87 # Please note that the file has to exists for hostapd to start (i.e., create an
|
D | README | 91 In order to be able to build hostapd, you will need to create a build
|
/hostap-latest/doc/ |
D | dbus.doxygen | 44 … <tr><td>Create</td><td>b</td><td>Whether to create a new interface in the kernel</td><td>No</td> 45 <tr><td>Type</td><td>s</td><td>Interface type to create (sta or ap)</td><td>No</td>
|