wpa_supplicant / hostapd 2.0

wpa_auth_glue.h

Go to the documentation of this file.
00001 
00010 #ifndef WPA_AUTH_GLUE_H
00011 #define WPA_AUTH_GLUE_H
00012 
00013 int hostapd_setup_wpa(struct hostapd_data *hapd);
00014 void hostapd_reconfig_wpa(struct hostapd_data *hapd);
00015 void hostapd_deinit_wpa(struct hostapd_data *hapd);
00016 
00017 #endif /* WPA_AUTH_GLUE_H */
00018 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines