wpa_bss Struct Reference
#include <bss.h>
List of all members.
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.
Definition at line 57 of file bss.h.
Definition at line 62 of file bss.h.
Definition at line 56 of file bss.h.
Definition at line 60 of file bss.h.
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.
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: