Options
All
  • Public
  • Public/Protected
  • All
Menu

band attributes

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
edmgBwConfig?: Buffer

Channel BW Configuration subfield encodes the allowed channel bandwidth configurations. Defined by IEEE P802.11ay/D4.0 section 9.4.2.251, Table 13.

edmgChannels?: Buffer

bitmap that indicates the 2.16 GHz channel(s) that are allowed to be used for EDMG transmissions. Defined by IEEE P802.11ay/D4.0 section 9.4.2.251.

freqs?: Frequency[]

supported frequencies in this band, an array of nested frequency attributes

htAmpduDensity?: number

A-MPDU density, as in 11n

htAmpduFactor?: number

A-MPDU factor, as in 11n

htCapa?: number

HT capabilities, as in the HT information IE

htMcsSet?: Buffer

16-byte attribute containing the MCS set as defined in 802.11n

iftypeData?: BandInterfaceType[]

nested array attribute, with each entry using attributes from &enum nl80211_band_iftype_attr

rates?: Bitrate[]

supported bitrates in this band, an array of nested bitrate attributes

vhtCapa?: number

VHT capabilities, as in the HT information IE

vhtMcsSet?: Buffer

32-byte attribute containing the MCS set as defined in 802.11ac

Generated using TypeDoc