Lines Matching defs:WpaVendorExtInfo
231 struct WpaVendorExtInfo { struct232 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];241 unsigned char data[WPA_VENDOR_DATA_LEN];