Home
last modified time | relevance | path

Searched refs:p2p_wildcard (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c1658 int p2p_wildcard = 0; in hostapd_wps_probe_req_rx() local
1663 p2p_wildcard = 1; in hostapd_wps_probe_req_rx()
1666 p2p_wildcard); in hostapd_wps_probe_req_rx()
1670 if (!p2p_wildcard) in hostapd_wps_probe_req_rx()
/external/wpa_supplicant_8/src/wps/
Dwps.h862 int p2p_wildcard);
Dwps_registrar.c1149 int p2p_wildcard) in wps_registrar_probe_req_rx() argument
1174 attr.primary_dev_type && attr.request_type && !p2p_wildcard) { in wps_registrar_probe_req_rx()