Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwps_hostapd.c1666 int p2p_wildcard = 0; in hostapd_wps_probe_req_rx() local
1671 p2p_wildcard = 1; in hostapd_wps_probe_req_rx()
1674 p2p_wildcard); in hostapd_wps_probe_req_rx()
1678 if (!p2p_wildcard) in hostapd_wps_probe_req_rx()
/hostap-latest/src/wps/
Dwps.h871 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()