wpa_supplicant / hostapd 2.0
Defines | Functions

driver_common.c File Reference

Common driver-related functions. More...

#include "includes.h"
#include "utils/common.h"
#include "driver.h"

Defines

#define E2S(n)   case EVENT_ ## n: return #n

Functions

void wpa_scan_results_free (struct wpa_scan_results *res)
const char * event_to_string (enum wpa_event_type event)

Detailed Description

Common driver-related functions.

Copyright
Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi>

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines