Home
last modified time | relevance | path

Searched refs:p2p_wildcard (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwps_hostapd.c1665 int p2p_wildcard = 0; in hostapd_wps_probe_req_rx() local
1670 p2p_wildcard = 1; in hostapd_wps_probe_req_rx()
1673 p2p_wildcard); in hostapd_wps_probe_req_rx()
1677 if (!p2p_wildcard) in hostapd_wps_probe_req_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwps_hostapd.c1480 int p2p_wildcard = 0; in hostapd_wps_probe_req_rx() local
1485 p2p_wildcard = 1; in hostapd_wps_probe_req_rx()
1488 p2p_wildcard); in hostapd_wps_probe_req_rx()
1492 if (!p2p_wildcard) in hostapd_wps_probe_req_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps.h858 int p2p_wildcard);
H A Dwps_registrar.c1148 int p2p_wildcard) in wps_registrar_probe_req_rx()
1173 attr.primary_dev_type && attr.request_type && !p2p_wildcard) { in wps_registrar_probe_req_rx()
1146 wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr, const struct wpabuf *wps_data, int p2p_wildcard) wps_registrar_probe_req_rx() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps.h866 int p2p_wildcard);
H A Dwps_registrar.c1149 int p2p_wildcard) in wps_registrar_probe_req_rx()
1174 attr.primary_dev_type && attr.request_type && !p2p_wildcard) { in wps_registrar_probe_req_rx()
1147 wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr, const struct wpabuf *wps_data, int p2p_wildcard) wps_registrar_probe_req_rx() argument

Completed in 17 milliseconds