|
Linux Kernel
3.7.1
|
#include <cfg80211.h>
Data Fields | |
| u8 | flags |
| u8 | dtim_period |
| u16 | beacon_interval |
struct sta_bss_parameters - BSS parameters for the attached station
Information about the currently associated BSS
: bitflag of flags from &enum bss_param_flags : DTIM period for the BSS : beacon interval
Definition at line 635 of file cfg80211.h.
| u16 beacon_interval |
Definition at line 638 of file cfg80211.h.
| u8 dtim_period |
Definition at line 637 of file cfg80211.h.
| u8 flags |
Definition at line 636 of file cfg80211.h.
1.8.2