]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/p2p_hostapd.h
P2P: Extend P2P manager functionality to work with driver MLME
[thirdparty/hostap.git] / src / ap / p2p_hostapd.h
index ed8aa0b0fb65a3e24b997a04f38df98665375da9..95b31d9bf128213ea1d3f936eebdd596c1700898 100644 (file)
@@ -36,4 +36,6 @@ static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd,
 
 #endif /* CONFIG_P2P */
 
+u8 * hostapd_eid_p2p_manage(struct hostapd_data *hapd, u8 *eid);
+
 #endif /* P2P_HOSTAPD_H */