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

Linux rfkill helper functions for driver wrappers. More...

Go to the source code of this file.

Data Structures

struct  rfkill_config
 

Functions

struct rfkill_datarfkill_init (struct rfkill_config *cfg)
 
void rfkill_deinit (struct rfkill_data *rfkill)
 
int rfkill_is_blocked (struct rfkill_data *rfkill)
 

Detailed Description

Linux rfkill helper functions for driver wrappers.