ieee80211_ie_channels Struct Reference
[802.11 information elements]

802.11 Channels information element More...

#include <ieee80211.h>


Data Fields

u8 id
 Channels ID: 36.
u8 len
 Channels length: 2.
struct
ieee80211_ie_channels_channel_band 
channels [0]
 List of (start, length) channel bands we can use.


Detailed Description

802.11 Channels information element

This is used in association frames to indicate the channels we can use. It is required only if we indicate support for spectrum management.

Definition at line 744 of file ieee80211.h.


Field Documentation

Channels ID: 36.

Definition at line 745 of file ieee80211.h.

Channels length: 2.

Definition at line 746 of file ieee80211.h.

List of (start, length) channel bands we can use.

Definition at line 749 of file ieee80211.h.


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1