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

hostapd / IEEE 802.11 Management: Beacon and Probe Request/Response Copyright (c) 2005-2006, Devicescape Software, Inc. Copyright (c) 2008-2012, Jouni Malinen j@w1..nosp@m.fi More...

#include "utils/includes.h"
#include "utils/common.h"
#include "common/ieee802_11_defs.h"
#include "common/ieee802_11_common.h"
#include "common/hw_features_common.h"
#include "wps/wps_defs.h"
#include "p2p/p2p.h"
#include "hostapd.h"
#include "ieee802_11.h"
#include "wpa_auth.h"
#include "wmm.h"
#include "ap_config.h"
#include "sta_info.h"
#include "p2p_hostapd.h"
#include "ap_drv_ops.h"
#include "beacon.h"
#include "hs20.h"
#include "dfs.h"

Functions

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)
 
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)
 

Detailed Description

hostapd / IEEE 802.11 Management: Beacon and Probe Request/Response Copyright (c) 2005-2006, Devicescape Software, Inc. Copyright (c) 2008-2012, Jouni Malinen j@w1..nosp@m.fi