Home
last modified time | relevance | path

Searched defs:wps_sm (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/
Dwps.h1026 struct wps_sm { struct
1027 struct wps_config *wps_cfg;
1028 struct wps_context *wps_ctx;
1029 struct wps_data *wps;
1030 char identity[32];
1031 u8 identity_len;
1032 u8 ownaddr[ETH_ALEN];
1033 u8 bssid[ETH_ALEN];
1034 u8 ssid[MAX_WPS_AP_CRED][MAX_SSID_LEN];
1035 u8 ssid_len[MAX_WPS_AP_CRED];
[all …]