Searched refs:P2P_ALLOW_CROSS_CONNECTION (Results 1 – 3 of 3) sorted by relevance
113 if (hapd->conf->p2p & P2P_ALLOW_CROSS_CONNECTION) in hostapd_eid_p2p_manage()
328 #define P2P_ALLOW_CROSS_CONNECTION BIT(4) macro
2038 bss->p2p |= P2P_ALLOW_CROSS_CONNECTION; in hostapd_config_read()2040 bss->p2p &= ~P2P_ALLOW_CROSS_CONNECTION; in hostapd_config_read()