Searched refs:P2P_MANAGE (Results 1 – 5 of 5) sorted by relevance
379 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in handle_probe_req()380 P2P_MANAGE) in handle_probe_req()505 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in ieee802_11_set_beacon()506 P2P_MANAGE) in ieee802_11_set_beacon()
327 #define P2P_MANAGE BIT(3) macro
91 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_set_ap_wps_ie()129 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_set_ap_wps_ie()
956 if (hapd->conf->p2p & P2P_MANAGE) in send_assoc_resp()
2033 bss->p2p |= P2P_MANAGE; in hostapd_config_read()2035 bss->p2p &= ~P2P_MANAGE; in hostapd_config_read()