wpa_supplicant / hostapd
2.5
|
Linux rfkill helper functions for driver wrappers. More...
Go to the source code of this file.
Data Structures | |
struct | rfkill_config |
Functions | |
struct rfkill_data * | rfkill_init (struct rfkill_config *cfg) |
void | rfkill_deinit (struct rfkill_data *rfkill) |
int | rfkill_is_blocked (struct rfkill_data *rfkill) |
Linux rfkill helper functions for driver wrappers.