wpa_supplicant / hostapd
2.5
|
Driver interaction with Linux nl80211/cfg80211 - Capabilities Copyright (c) 2007, Johannes Berg johan Copyright (c) 2009-2010, Atheros Communications. nes@ sipso luti ons.n etMore...
#include "includes.h"
#include <netlink/genl/genl.h>
#include "utils/common.h"
#include "common/ieee802_11_defs.h"
#include "common/ieee802_11_common.h"
#include "common/qca-vendor.h"
#include "common/qca-vendor-attr.h"
#include "driver_nl80211.h"
Data Structures | |
struct | wiphy_info_data |
struct | features_info |
struct | phy_info_arg |
Functions | |
int | wpa_driver_nl80211_capa (struct wpa_driver_nl80211_data *drv) |
struct hostapd_hw_modes * | nl80211_get_hw_feature_data (void *priv, u16 *num_modes, u16 *flags) |
Driver interaction with Linux nl80211/cfg80211 - Capabilities Copyright (c) 2007, Johannes Berg johan Copyright (c) 2009-2010, Atheros Communications. nes@ sipso luti ons.n et