Searched refs:P2P_MANAGE (Results 1 – 5 of 5) sorted by relevance
514 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in hostapd_gen_probe_resp()515 P2P_MANAGE) in hostapd_gen_probe_resp()1133 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in ieee802_11_build_ap_params()1134 P2P_MANAGE) in ieee802_11_build_ap_params()
113 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_build_ap_extra_ies()139 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_build_ap_extra_ies()
439 #define P2P_MANAGE BIT(3) macro
1944 if (hapd->conf->p2p & P2P_MANAGE) in send_assoc_resp()
3049 bss->p2p |= P2P_MANAGE; in hostapd_config_fill()3051 bss->p2p &= ~P2P_MANAGE; in hostapd_config_fill()