wpa_supplicant / hostapd
2.5
|
IEEE 802.11v WNM related functions and structures. More...
Go to the source code of this file.
Data Structures | |
struct | measurement_pilot |
struct | multiple_bssid |
struct | neighbor_report |
Functions | |
int | ieee802_11_send_wnmsleep_req (struct wpa_supplicant *wpa_s, u8 action, u16 intval, struct wpabuf *tfs_req) |
void | ieee802_11_rx_wnm_action (struct wpa_supplicant *wpa_s, const struct ieee80211_mgmt *mgmt, size_t len) |
int | wnm_send_bss_transition_mgmt_query (struct wpa_supplicant *wpa_s, u8 query_reason) |
void | wnm_deallocate_memory (struct wpa_supplicant *wpa_s) |
IEEE 802.11v WNM related functions and structures.