Public Attributes
wpa_bss Struct Reference

#include <bss.h>

List of all members.

Public Attributes

size_t beacon_ie_len
u16 beacon_int
u8 bssid [ETH_ALEN]
u16 caps
unsigned int flags
int freq
unsigned int id
size_t ie_len
struct os_time last_update
unsigned int last_update_idx
int level
struct dl_list list
struct dl_list list_id
int noise
int qual
unsigned int scan_miss_count
u8 ssid [32]
size_t ssid_len
u64 tsf

Detailed Description

struct wpa_bss - BSS table : List entry for struct wpa_supplicant::bss : List entry for struct wpa_supplicant::bss_id : Unique identifier for this BSS entry : Number of counts without seeing this BSS : information flags about the BSS/IBSS (WPA_BSS_*) : Index of the last scan update : BSSID : frequency of the channel in MHz (e.g., 2412 = channel 1) : beacon interval in TUs (host byte order) : capability information field in host byte order : signal quality : noise level : signal level : Timestamp of last Beacon/Probe Response frame : Time of the last update (i.e., Beacon or Probe Response RX) : length of the following IE field in octets (from Probe Response) : length of the following Beacon IE field in octets

This structure is used to store information about neighboring BSSes in generic format. It is mainly updated based on scan results from the driver.

Definition at line 50 of file bss.h.


Member Data Documentation

Definition at line 69 of file bss.h.

Definition at line 61 of file bss.h.

u8 wpa_bss::bssid[ETH_ALEN]

Definition at line 57 of file bss.h.

Definition at line 62 of file bss.h.

unsigned int wpa_bss::flags

Definition at line 56 of file bss.h.

Definition at line 60 of file bss.h.

unsigned int wpa_bss::id

Definition at line 53 of file bss.h.

Definition at line 68 of file bss.h.

Definition at line 67 of file bss.h.

Definition at line 55 of file bss.h.

Definition at line 65 of file bss.h.

Definition at line 51 of file bss.h.

Definition at line 52 of file bss.h.

Definition at line 64 of file bss.h.

Definition at line 63 of file bss.h.

Definition at line 54 of file bss.h.

u8 wpa_bss::ssid[32]

Definition at line 58 of file bss.h.

Definition at line 59 of file bss.h.

Definition at line 66 of file bss.h.


The documentation for this struct was generated from the following file:


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26