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

Driver interaction with Linux nl80211/cfg80211 - Event processing Copyright (c) 2007, Johannes Berg johan.nosp@m.nes@.nosp@m.sipso.nosp@m.luti.nosp@m.ons.n.nosp@m.et Copyright (c) 2009-2010, Atheros Communications. More...

#include "includes.h"
#include <netlink/genl/genl.h>
#include "utils/common.h"
#include "utils/eloop.h"
#include "common/qca-vendor.h"
#include "common/qca-vendor-attr.h"
#include "common/ieee802_11_defs.h"
#include "common/ieee802_11_common.h"
#include "driver_nl80211.h"

Macros

#define C2S(x)   case x: return #x;
 
#define MAX_REPORT_FREQS   50
 

Functions

int process_global_event (struct nl_msg *msg, void *arg)
 
int process_bss_event (struct nl_msg *msg, void *arg)
 

Detailed Description

Driver interaction with Linux nl80211/cfg80211 - Event processing Copyright (c) 2007, Johannes Berg johan.nosp@m.nes@.nosp@m.sipso.nosp@m.luti.nosp@m.ons.n.nosp@m.et Copyright (c) 2009-2010, Atheros Communications.