wpa_supplicant / hostapd
2.5
|
hostapd / P2P integration More...
Go to the source code of this file.
Functions | |
int | hostapd_p2p_get_mib_sta (struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) |
int | hostapd_p2p_set_noa (struct hostapd_data *hapd, u8 count, int start, int duration) |
void | hostapd_p2p_non_p2p_sta_connected (struct hostapd_data *hapd) |
void | hostapd_p2p_non_p2p_sta_disconnected (struct hostapd_data *hapd) |
u8 * | hostapd_eid_p2p_manage (struct hostapd_data *hapd, u8 *eid) |
hostapd / P2P integration