Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | id |
u8 | len |
u8 | ssid [32] |
struct iwl_ssid_ie - directed scan network information element
Up to 20 of these may appear in REPLY_SCAN_CMD, selected by "type" bit field in struct iwl_scan_channel; each channel may select different ssids from among the 20 entries. SSID IEs get transmitted in reverse order of entry.
Definition at line 2305 of file commands.h.
Definition at line 2306 of file commands.h.
u8 len |
Definition at line 2307 of file commands.h.
u8 ssid[32] |
Definition at line 2308 of file commands.h.