|
wpa_supplicant / hostapd 2.0
|
Authentication parameters. More...
#include <driver.h>
Data Fields | |
| int | freq |
| const u8 * | bssid |
| const u8 * | ssid |
| size_t | ssid_len |
| int | auth_alg |
| const u8 * | ie |
| size_t | ie_len |
| const u8 * | wep_key [4] |
| size_t | wep_key_len [4] |
| int | wep_tx_keyidx |
| int | local_state_change |
| int | p2p |
| Whether this connection is a P2P group. | |
Authentication parameters.
Data for struct wpa_driver_ops::authenticate().
1.7.3