wpa_supplicant / hostapd
2.5
|
Data Fields | |
const char * | name |
void *(* | init )(struct wpa_supplicant *wpa_s, const char *params, const struct wpa_ssid *ssid) |
void(* | deinit )(void *priv) |
int(* | notify_scan )(void *priv, struct wpa_scan_results *scan_res) |
void(* | notify_beacon_loss )(void *priv) |
void(* | notify_signal_change )(void *priv, int above, int current_signal, int current_noise, int current_txrate) |