Searched refs:P2P_MANAGE (Results 1 – 5 of 5) sorted by relevance
293 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in hostapd_gen_probe_resp()294 P2P_MANAGE) in hostapd_gen_probe_resp()706 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in ieee802_11_set_beacon()707 P2P_MANAGE) in ieee802_11_set_beacon()
384 #define P2P_MANAGE BIT(3) macro
115 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_build_ap_extra_ies()142 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_build_ap_extra_ies()
1214 if (hapd->conf->p2p & P2P_MANAGE) in send_assoc_resp()
2703 bss->p2p |= P2P_MANAGE; in hostapd_config_fill()2705 bss->p2p &= ~P2P_MANAGE; in hostapd_config_fill()