Wl1251/Development
lxp (Talk | contribs)
(New page: == Firmware testing == === Monitor mode channel switching === ==== JOIN ==== Parameters {| class="wikitable" ! bssid !! beacon_int !! dtim_period !! bss_type !! ctrl !! Result |- | 00:00:0...)
Newer edit →
(New page: == Firmware testing == === Monitor mode channel switching === ==== JOIN ==== Parameters {| class="wikitable" ! bssid !! beacon_int !! dtim_period !! bss_type !! ctrl !! Result |- | 00:00:0...)
Newer edit →
Revision as of 19:55, 6 February 2011
Contents |
Firmware testing
Monitor mode channel switching
JOIN
Parameters
bssid | beacon_int | dtim_period | bss_type | ctrl | Result |
---|---|---|---|---|---|
00:00:00:00:00:00 | 100 | 1 | BSS_TYPE_STA_BSS | JOIN_CMD_CTRL_TX_FLUSH | RTS/CTS |
00:00:00:00:00:00 | 100 | 1 | BSS_TYPE_STA_BSS | 0 | ? |
00:00:00:00:00:00 | 100 | 0 | BSS_TYPE_STA_BSS | JOIN_CMD_CTRL_TX_FLUSH | ? |
00:00:00:00:00:00 | 0 | 1 | BSS_TYPE_STA_BSS | JOIN_CMD_CTRL_TX_FLUSH | ? |
00:00:00:00:00:00 | 0 | 0 | BSS_TYPE_STA_BSS | 0 | ? |
RTS/CTS: Emits some RTS/CTS frames