Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | id |
u8 | len |
u8 | ssid [32] |
struct il_ssid_ie - directed scan network information element
Up to 20 of these may appear in C_SCAN (Note: Only 4 are in 3945 SCAN api), selected by "type" bit field in struct il_scan_channel; each channel may select different ssids from among the 20 (4) entries. SSID IEs get transmitted in reverse order of entry.
Definition at line 2420 of file commands.h.
Definition at line 2421 of file commands.h.
u8 len |
Definition at line 2422 of file commands.h.
u8 ssid[32] |
Definition at line 2423 of file commands.h.