Searched refs:P2P_MANAGE (Results 1 – 5 of 5) sorted by relevance
599 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in hostapd_gen_probe_resp()600 P2P_MANAGE) in hostapd_gen_probe_resp()1285 if ((hapd->conf->p2p & (P2P_MANAGE | P2P_ENABLED | P2P_GROUP_OWNER)) == in ieee802_11_build_ap_params()1286 P2P_MANAGE) in ieee802_11_build_ap_params()
121 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_build_ap_extra_ies()147 if (hapd->conf->p2p & P2P_MANAGE) { in hostapd_build_ap_extra_ies()
459 #define P2P_MANAGE BIT(3) macro
2853 if (hapd->conf->p2p & P2P_MANAGE) in send_assoc_resp()
3254 bss->p2p |= P2P_MANAGE; in hostapd_config_fill()3256 bss->p2p &= ~P2P_MANAGE; in hostapd_config_fill()