bcm-v4

[Specification

u16 Create Channel Spec (u8 channel)

  1. If 2 GHz band
    1. Set chanspec to 0x2000
  2. Otherwise
    1. Set chanspec to 0x1000
  3. If N mode enabled AND the band width is 40 MHz AND bit 8 is not set in the locale flags AND mimo_cap_40 is true
    1. Bitwise OR chanspec with 0x0D00
  4. Otherwise
    1. Bitwise OR chanspec with 0x0B00
  5. Bitwise OR chanspec with the channel
  6. Return chanspec

Exported/Archived from the wiki to HTML on 2016-10-27