Searched refs:wildcard (Results 1 – 19 of 19) sorted by relevance
/hostap-latest/hs20/server/ |
D | Makefile | 16 ifeq ($(wildcard ../../.git),../../.git)
|
/hostap-latest/hostapd/ |
D | hostapd.vlan | 6 # Optional wildcard entry matching all VLAN IDs. The first # in the interface
|
D | Makefile | 32 ifeq ($(wildcard ../.git),../.git)
|
D | hostapd.eap_user | 25 # * can be used as a wildcard to match any user identity. The main purposes for
|
D | ChangeLog | 177 - added support for wildcard R0KH/R1KH 278 - use Address 3 = wildcard BSSID in GAS response if a query from an 280 - fix TX status processing for Address 3 = wildcard BSSID 596 * limit number of active wildcard PINs for WPS Registrar to one to avoid 597 confusing behavior with multiple wildcard PINs 1208 the integrated EAP authenticator can, e.g., use the wildcard entry
|
D | README-WPS | 177 to be selected before connecting), wildcard UUID may be used to allow
|
/hostap-latest/hs20/client/ |
D | Android.mk | 15 ifeq ($(wildcard external/icu),)
|
/hostap-latest/tests/hwsim/ |
D | test_ap_tdls.py | 144 def teardown_tdls(sta0, sta1, hapd, responder=False, wildcard=False, sae=False): argument 152 elif wildcard: 343 teardown_tdls(dev[1], dev[0], hapd, wildcard=True) 414 teardown_tdls(dev[1], dev[0], hapd, wildcard=True)
|
/hostap-latest/wpa_supplicant/ |
D | Makefile | 55 ifeq ($(wildcard ../.git),../.git)
|
D | scan.c | 1706 int wildcard = 0; in wpa_supplicant_req_sched_scan() local 1731 wildcard = 1; in wpa_supplicant_req_sched_scan() 1751 if (wildcard) in wpa_supplicant_req_sched_scan() 1806 if (wildcard) { in wpa_supplicant_req_sched_scan()
|
D | README-P2P | 376 for wildcard query that is sent to every discovered P2P peer that 845 "wildcard service", this value will be 0 847 "wildcard service", this value will be org.wi-fi.wfds
|
D | README-WPS | 279 - if Enrollee UUID is not known, "any" can be used to add a wildcard PIN
|
D | android.config | 560 include $(wildcard $(LOCAL_PATH)/android_config_*.inc)
|
D | README | 1163 a wildcard DSCP query or a DSCP query with a single domain name 1165 DSCP_QUERY <wildcard>/<domain_name=<string>>
|
D | README-HS20 | 89 # specified Access Network Type (0..15; with 15 indicating wildcard match).
|
D | ChangeLog | 2135 * added support for 'any' SSID wildcard; if ssid is not configured or
|
/hostap-latest/src/ap/ |
D | beacon.c | 1157 int wildcard = 0; in ssid_match() local 1161 wildcard = 1; in ssid_match() 1173 wildcard = 1; in ssid_match() 1192 if (wildcard) in ssid_match()
|
/hostap-latest/src/wps/ |
D | wps_registrar.c | 932 int wildcard = 0; in wps_registrar_get_pin() local 952 wildcard = 1; in wps_registrar_get_pin() 974 if (wildcard) in wps_registrar_get_pin()
|
/hostap-latest/doc/ |
D | ctrl_iface.doxygen | 488 for wildcard query that is sent to every discovered P2P peer that
|