wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
beacon.h File Reference

hostapd / IEEE 802.11 Management: Beacon and Probe Request/Response Copyright (c) 2005-2006, Devicescape Software, Inc. More...

Go to the source code of this file.

Functions

void handle_probe_req (struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ssi_signal)
 
int ieee802_11_set_beacon (struct hostapd_data *hapd)
 
int ieee802_11_set_beacons (struct hostapd_iface *iface)
 
int ieee802_11_update_beacons (struct hostapd_iface *iface)
 
int ieee802_11_build_ap_params (struct hostapd_data *hapd, struct wpa_driver_ap_params *params)
 
void ieee802_11_free_ap_params (struct wpa_driver_ap_params *params)
 
void sta_track_add (struct hostapd_iface *iface, const u8 *addr)
 
void sta_track_expire (struct hostapd_iface *iface, int force)
 
struct hostapd_datasta_track_seen_on (struct hostapd_iface *iface, const u8 *addr, const char *ifname)
 

Detailed Description

hostapd / IEEE 802.11 Management: Beacon and Probe Request/Response Copyright (c) 2005-2006, Devicescape Software, Inc.