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

Driver interaction with Linux nl80211/cfg80211 - Android specific 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 <sys/ioctl.h>
#include <net/if.h>
#include <netlink/genl/genl.h>
#include <netlink/genl/family.h>
#include <netlink/genl/ctrl.h>
#include <fcntl.h>
#include "utils/common.h"
#include "driver_nl80211.h"
#include "android_drv.h"

Data Structures

struct  android_wifi_priv_cmd
 

Typedefs

typedef struct
android_wifi_priv_cmd 
android_wifi_priv_cmd
 

Functions

int android_pno_start (struct i802_bss *bss, struct wpa_driver_scan_params *params)
 
int android_pno_stop (struct i802_bss *bss)
 
int android_nl_socket_set_nonblocking (struct nl_handle *handle)
 

Detailed Description

Driver interaction with Linux nl80211/cfg80211 - Android specific 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.