Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h231 struct WpaVendorExtInfo { struct
232 int type;
233 int freq;
234 int width;
235 int id;
236 int status;
237 int reason;
238 unsigned char ssid[WPA_VENDOR_SSID_LEN];
239 unsigned char psk[WPA_VENDOR_PSK_LEN];
240 unsigned char devAddr[ETH_ADDR_LEN];
[all …]