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.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()
/external/wpa_supplicant_8/src/wps/
Dwps.h858 int p2p_wildcard);
Dwps_registrar.c1148 int p2p_wildcard) in wps_registrar_probe_req_rx() argument
1173 attr.primary_dev_type && attr.request_type && !p2p_wildcard) { in wps_registrar_probe_req_rx()