Search Linux Wireless

Re: brcmfmac SAE/WPA3 negotiation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 18, 2024 at 8:10 AM KeithG <ys3al35l@xxxxxxxxx> wrote:
>
> On Wed, Dec 18, 2024 at 4:21 AM Arend van Spriel
> <arend.vanspriel@xxxxxxxxxxxx> wrote:
> >
> > On 12/18/2024 1:21 AM, KeithG wrote:
> > > On Tue, Dec 17, 2024 at 7:47 AM Arend van Spriel
> > > <arend.vanspriel@xxxxxxxxxxxx> wrote:
> > >>
> > >>
> > >>
> > >> On 12/17/2024 1:13 AM, KeithG wrote:
> > >>> On Mon, Dec 16, 2024 at 1:50 PM Arend van Spriel
> > >>> <arend.vanspriel@xxxxxxxxxxxx> wrote:
> > >>>>
> > >>>> On 12/16/2024 1:21 PM, KeithG wrote:
> > >>>>> On Mon, Dec 16, 2024 at 3:47 AM Arend van Spriel
> > >>>>> <arend.vanspriel@xxxxxxxxxxxx> wrote:
> > >>>>>>
> > >>>>>> On 12/16/2024 10:43 AM, Arend van Spriel wrote:
> > >>>>>>> On 12/16/2024 1:17 AM, KeithG wrote:
> > >>>>>>>> On Sun, Dec 15, 2024 at 11:33 AM Arend Van Spriel
> > >>>>>>>> <arend.vanspriel@xxxxxxxxxxxx> wrote:
> > >>>>>>>>>
> > >>>>>>>>> On December 15, 2024 5:08:12 PM KeithG <ys3al35l@xxxxxxxxx> wrote:
> > >>>>>>>>>
> > >>>>>>>>>> On Sun, Dec 15, 2024 at 6:12 AM Arend van Spriel
> > >>>>>>>>>> <arend.vanspriel@xxxxxxxxxxxx> wrote:
> > >>>>>>>>>>>
> > >>>>>>>>>>> On 12/14/2024 2:34 PM, KeithG wrote:
> > >>>>>>>>>>>> Arend,
> > >>>>>>>>>>>>
> > >>>>>>>>>>>> I looked through the info where I got the latest firmware:
> > >>>>>>>>>>>> https://community.infineon.com/t5/Wi-Fi-Bluetooth-for-Linux/Wi-Fi-
> > >>>>>>>>>>>> A-class-Linux-Driver-release-FMAC-2024-11-21-Documents/td-p/905045
> > >>>>>>>>>>>> https://community.infineon.com/t5/AIROC-Wi-Fi-and-Wi-Fi-Bluetooth/
> > >>>>>>>>>>>> Cypress-Linux-WiFi-Driver-Release-FMAC-2024-11-21/td-p/902888
> > >>>>>>>>>>>> and did not find anything, but I really do not know what I am
> > >>>>>>>>>>>> looking for.
> > >>>>>>>>>>>
> > >>>>>>>>>>> I think I had a bit more luck and maybe found the needle. I sent out
> > >>>>>>>>>>> another RFT patch which hopefully gets rid of the BCME_BADLEN error.
> > >>>>>>>>>>>
> > >>>>>>>>>>> Regards,
> > >>>>>>>>>>> Arend
> > >>>>>>>>>> Arend,
> > >>>>>>>>>>
> > >>>>>>>>>> Can you send me a link to that patch? I want to try it.
> > >>>>>>>>>
> > >>>>>>>>> Hmm. I explicitly sent it to you, but here is a link to patchwork:
> > >>>>>>>>>
> > >>>>>>>>> https://patchwork.kernel.org/project/linux-wireless/
> > >>>>>>>>> patch/20241215120401.238320-1-arend.vanspriel@xxxxxxxxxxxx/
> > >>>>>>>>>
> > >>>>>>>>> You can apply it on top of the other 3 patches.
> > >>>>>>>>>
> > >>>>>>>>> Regards,
> > >>>>>>>>> Arend
> > >>>>>>>>>
> > >>>>>>>> Thanks! I got it.
> > >>>>>>>> I am building now and have tried to apply what I think are the correct
> > >>>>>>>> patches. They do not apply cleanly and I had to hand edit things. My
> > >>>>>>>> guess is I messed something up.
> > >>>>>>>> I will see what happens when I reboot. It'll take a few hours to build
> > >>>>>>>> on my Pi4 then for me to install it on the 3b+ to test.
> > >>>>>>>>
> > >>>>>>>> I hope I understand which are the '3 other' patches.
> > >>>>>>>>
> > >>>>>>>> This is the one I got from your link:
> > >>>>>>>> RFT-brcmfmac-Fix-structure-size-for-WPA3-external-SAE.diff
> > >>>>>>>>
> > >>>>>>>> These are what I understand are the '3 other patches'
> > >>>>>>>> RFT-v2-1-3-wifi-brcmfmac-support-per-vendor-cfg80211-callbacks-and-
> > >>>>>>>> firmware-events.patch.diff
> > >>>>>>>> RFT-v2-2-3-wifi-brcmfmac-make-per-vendor-event-map-const.patch.diff
> > >>>>>>>> RFT-v2-3-3-wifi-brcmfmac-cyw-support-external-SAE-authentication-in-
> > >>>>>>>> station-mode.patch.diff
> > >>>>>>>>
> > >>>>>>>> If they are not correct could you send me links to them and I'll try
> > >>>>>>>> again.
> > >>>>>>>
> > >>>>>>> You got it right. Kuddos.
> > >>>>>>
> > >>>>>> Ignored my spelling checker, but apparently it should be "kudos".
> > >>>>>> Another lesson learned today.
> > >>>>>>
> > >>>>>> Regards,
> > >>>>>> Arend
> > >>>>> Arend,
> > >>>>>
> > >>>>> Thanks for the confirmation. My attempt at a hand edit to apply the
> > >>>>> rejected portions resulted in a failed build with the current RPiOS
> > >>>>> kernel in the git repo:
> > >>>>> # uname -a
> > >>>>> Linux jackrune 6.6.64-v8+ #6 SMP PREEMPT Sun Dec 15 23:55:30 CST 2024
> > >>>>> aarch64 GNU/Linux
> > >>>>>
> > >>>>> When I try to apply them, I get this:
> > >>>>> $ patch -Np1 -i
> > >>>>> RFT-v2-1-3-wifi-brcmfmac-support-per-vendor-cfg80211-callbacks-and-firmware-events.patch.diff
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
> > >>>>> Hunk #1 FAILED at 6752.
> > >>>>> 1 out of 1 hunk FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
> > >>>>> Hunk #1 succeeded at 524 (offset 33 lines).
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
> > >>>>> Hunk #1 FAILED at 1359.
> > >>>>> 1 out of 1 hunk FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c
> > >>>>> Hunk #1 succeeded at 74 (offset -1 lines).
> > >>>>> Hunk #2 succeeded at 336 (offset -70 lines).
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.h
> > >>>>> Hunk #1 FAILED at 15.
> > >>>>> Hunk #2 succeeded at 47 with fuzz 1 (offset -9 lines).
> > >>>>> 1 out of 2 hunks FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.h.rej
> > >>>>> $ patch -Np1 -i RFT-v2-
> > >>>>> RFT-v2-1-3-wifi-brcmfmac-support-per-vendor-cfg80211-callbacks-and-firmware-events.patch.diff
> > >>>>> RFT-v2-2-3-wifi-brcmfmac-make-per-vendor-event-map-const.patch.diff
> > >>>>> RFT-v2-3-3-wifi-brcmfmac-cyw-support-external-SAE-authentication-in-station-mode.patch.diff
> > >>>>> $ patch -Np1 -i
> > >>>>> RFT-v2-2-3-wifi-brcmfmac-make-per-vendor-event-map-const.patch.diff
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h
> > >>>>> Hunk #1 FAILED at 337.
> > >>>>> 1 out of 1 hunk FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h.rej
> > >>>>> $ patch -Np1 -i
> > >>>>> RFT-v2-3-3-wifi-brcmfmac-cyw-support-external-SAE-authentication-in-station-mode.patch.diff
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
> > >>>>> Hunk #1 succeeded at 75 (offset 1 line).
> > >>>>> Hunk #2 FAILED at 1940.
> > >>>>> Hunk #3 FAILED at 2158.
> > >>>>> Hunk #4 FAILED at 2216.
> > >>>>> Hunk #5 succeeded at 5522 (offset 22 lines).
> > >>>>> Hunk #6 succeeded at 5697 (offset 90 lines).
> > >>>>> Hunk #7 succeeded at 6126 (offset 125 lines).
> > >>>>> Hunk #8 succeeded at 7596 with fuzz 1 (offset 255 lines).
> > >>>>> Hunk #9 FAILED at 7647.
> > >>>>> 4 out of 9 hunks FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
> > >>>>> Hunk #3 succeeded at 243 (offset 15 lines).
> > >>>>> Hunk #4 FAILED at 244.
> > >>>>> Hunk #5 succeeded at 507 (offset 18 lines).
> > >>>>> 1 out of 5 hunks FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c
> > >>>>> Hunk #1 FAILED at 8.
> > >>>>> Hunk #2 FAILED at 39.
> > >>>>> Hunk #3 FAILED at 49.
> > >>>>> 3 out of 3 hunks FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c
> > >>>>> Hunk #1 FAILED at 42.
> > >>>>> 1 out of 1 hunk FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.h
> > >>>>> Hunk #1 succeeded at 32 with fuzz 2 (offset 1 line).
> > >>>>> Hunk #2 succeeded at 60 with fuzz 1 (offset 2 lines).
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c
> > >>>>> Hunk #1 FAILED at 450.
> > >>>>> 1 out of 1 hunk FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h
> > >>>>> Hunk #1 FAILED at 94.
> > >>>>> 1 out of 1 hunk FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h.rej
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.h
> > >>>>> Hunk #1 FAILED at 15.
> > >>>>> Hunk #2 succeeded at 47 with fuzz 1 (offset -11 lines).
> > >>>>> 1 out of 2 hunks FAILED -- saving rejects to file
> > >>>>> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwvid.h.r
> > >>>>> $ patch -Np1 -i RFT-brcmfmac-Fix-structure-size-for-WPA3-external-SAE.diff
> > >>>>> patching file drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/fwil_types.h
> > >>>>>
> > >>>>> Is there another missing patch?
> > >>>>>
> > >>>>> The kernel for the RPi is at this commit:
> > >>>>> commit 80533a952218696c0ef1b346bab50dc401e6b74c (HEAD -> rpi-6.6.y,
> > >>>>> origin/rpi-6.6.y, origin/HEAD)
> > >>
> > >> So what repository does origin refer to. Can you share the URL?
> > >>
> > >> I will check if I posted any patches between 6.6 and 6.10+ Get back to
> > >> this later o
> > >>
> > >> Regards,
> > >> Arend
> > >
> > > Arend,
> > >
> > > I am using the RaspberryPi repo:
> > > https://github.com/raspberrypi/linux
> >
> > I was afraid you would say that. So we need to determine what brcmfmac
> > patches are in there compared to upstream kernel. So checking the code I
> > think you should apply only the "Fix-structure-size" patch to
> > drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h. Let me
> > know if that works for you.
> >
> > Gr. AvS
> Arend,
>
> That patch applied to the file in the folder you suggested. I am
> building a kernel now and will see any changes this evening. Thanks
> for the help.
>
> Regards,
>
> Keith
Arend,

Thanks for the guidance and help.

I tried with the patched kernel and was unable to connect. The 2
attached files are the log with brcmfmac debugging and iwd debugging
turned o. and the other is an iwmon capture of an attempt to connect.
This time, though, I get no IP address at all. Just an error out when
I try to connect using iwctl. I get:

[iwd]# station wlan0 connect deskSAE
Type the network passphrase for deskSAE psk.
Passphrase: *********
Operation failed
NetworkConfigurationEnabled: enabled
StateDirectory: /var/lib/iwd
Version: 3.1
This is with kernel:
Linux jackrune 6.6.66-v8+ #7 SMP PREEMPT Wed Dec 18 10:18:01 CST 2024
aarch64 GNU/Linux
and this firmware:
Dec 18 19:37:08 jackrune kernel: brcmfmac: brcmf_fw_alloc_request:
using brcm/brcmfmac43455-sdio for chip BCM4345/6
Dec 18 19:37:08 jackrune kernel: usbcore: registered new interface
driver brcmfmac
Dec 18 19:37:09 jackrune kernel: brcmfmac: brcmf_c_process_txcap_blob:
no txcap_blob available (err=-2)
Dec 18 19:37:09 jackrune kernel: brcmfmac: brcmf_c_preinit_dcmds:
Firmware: BCM4345/6 wl0: Oct 28 2024 23:27:00 version 7.45.286
(be70ab3 CY) FWID 01-95efe7fa

Keith
Dec 18 19:16:46 jackrune systemd-journald[129]: Runtime Journal (/run/log/journal/215ced3354fa49179a9b648da35482b2) is 6.0M, max 18.3M, 12.3M free.
Dec 18 19:16:46 jackrune systemd-journald[129]: Received client request to rotate journal, rotating.
Dec 18 19:16:46 jackrune systemd-journald[129]: Vacuuming done, freed 0B of archived journals from /run/log/journal/215ced3354fa49179a9b648da35482b2.
Dec 18 19:17:02 jackrune iwd[349]: src/agent.c:agent_register() agent register called
Dec 18 19:17:02 jackrune iwd[349]: src/agent.c:agent_register() agent :1.489 path /agent/16762
Dec 18 19:17:03 jackrune systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Dec 18 19:17:03 jackrune systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Dec 18 19:17:03 jackrune systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Dec 18 19:17:03 jackrune systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=chanspec, len=4, err=0
Dec 18 19:17:08 jackrune kernel: brcmutil: data
Dec 18 19:17:08 jackrune kernel: 00000000: 24 d0 00 00                                      $...
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=qtxpower, len=4, err=0
Dec 18 19:17:08 jackrune kernel: brcmutil: data
Dec 18 19:17:08 jackrune kernel: 00000000: 7f 00 00 00                                      ....
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Exit (0x7f 31)
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=chanspec, len=4, err=0
Dec 18 19:17:08 jackrune kernel: brcmutil: data
Dec 18 19:17:08 jackrune kernel: 00000000: 24 d0 00 00                                      $...
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=qtxpower, len=4, err=0
Dec 18 19:17:08 jackrune kernel: brcmutil: data
Dec 18 19:17:08 jackrune kernel: 00000000: 7f 00 00 00                                      ....
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Exit (0x7f 31)
Dec 18 19:17:08 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_dbus_scan() Scan called from DBus
Dec 18 19:17:13 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_insert() Inserting work item 14
Dec 18 19:17:13 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_next() Starting work item 14
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_scan Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_scan START ESCAN
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_vif_set_mgmt_ie bsscfgidx 0, pktflag : 0x10
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_do_escan Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_run_escan E-SCAN START
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of channelspecs to scan ### 37
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 36, Channel spec: d024
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 40, Channel spec: d028
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 42, Channel spec: d02a
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 44, Channel spec: d02c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 48, Channel spec: d030
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 52, Channel spec: d034
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 56, Channel spec: d038
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 60, Channel spec: d03c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 64, Channel spec: d040
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 100, Channel spec: d064
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 104, Channel spec: d068
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 108, Channel spec: d06c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 112, Channel spec: d070
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 116, Channel spec: d074
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 120, Channel spec: d078
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 124, Channel spec: d07c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 128, Channel spec: d080
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 132, Channel spec: d084
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 136, Channel spec: d088
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 140, Channel spec: d08c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 144, Channel spec: d090
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 149, Channel spec: d095
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 153, Channel spec: d099
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 157, Channel spec: d09d
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 161, Channel spec: d0a1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 165, Channel spec: d0a5
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 1, Channel spec: 1001
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 2, Channel spec: 1002
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 3, Channel spec: 1003
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 4, Channel spec: 1004
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 5, Channel spec: 1005
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 6, Channel spec: 1006
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 7, Channel spec: 1007
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 8, Channel spec: 1008
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 9, Channel spec: 1009
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 10, Channel spec: 100a
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 11, Channel spec: 100b
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of SSIDs to scan ### 1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_escan_prep 0: Broadcast scan
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=escan, len=184
Dec 18 19:17:13 jackrune kernel: brcmutil: data
Dec 18 19:17:13 jackrune kernel: 00000000: 01 00 00 00 01 00 34 12 00 00 00 00 00 00 00 00  ......4.........
Dec 18 19:17:13 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff  ................
Dec 18 19:17:13 jackrune kernel: 00000030: ff ff 02 00 ff ff ff ff ff ff ff ff ff ff ff ff  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification Trigger Scan(33)
Dec 18 19:17:13 jackrune iwd[349]: src/scan.c:scan_request_triggered() Active scan triggered for wdev 1
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_dbus_scan_triggered() station_scan_triggered: 0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_dbus_scan_triggered() Scan triggered for wlan0 subset 0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 206 expected 206
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000004ab0cbed
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 32:86:8c:c7:70:02
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=424
Dec 18 19:17:13 jackrune kernel: 00000000: a8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 9c 01 00 00 32 86 8c c7 70 02 64 00 11 05 00 00  ....2...p.d.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000004ab0cbed
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=528
Dec 18 19:17:13 jackrune kernel: 00000000: 10 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 04 02 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:13 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:13 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000004ab0cbed
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 92:ad:43:6b:cd:70
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:13 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 7c 01 00 00 92 ad 43 6b cd 70 64 00 11 05 00 00  |.....Ck.pd.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000004ab0cbed
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:70
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:13 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 7c 01 00 00 96 ad 43 6b cd 70 64 00 11 05 00 00  |.....Ck.pd.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2d
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:13 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 50 01 00 00 b0 e4 d5 02 61 2d 64 00 31 10 03 43  P.......a-d.1..C
Dec 18 19:17:13 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0b
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:13 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 48 01 00 00 cc f4 11 43 4b 0b 64 00 31 10 03 43  H......CK.d.1..C
Dec 18 19:17:13 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:13 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:17:13 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=532
Dec 18 19:17:13 jackrune kernel: 00000000: 14 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 08 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  ....@....5d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 42:ed:00:dd:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=448
Dec 18 19:17:13 jackrune kernel: 00000000: c0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: b4 01 00 00 42 ed 00 dd b9 36 64 00 11 00 00 00  ....B....6d.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:13 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr ca:3a:6b:54:31:75
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=452
Dec 18 19:17:13 jackrune kernel: 00000000: c4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: b8 01 00 00 ca 3a 6b 54 31 75 64 00 11 04 00 00  .....:kT1ud.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:13 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:13 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:b2
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=416
Dec 18 19:17:13 jackrune kernel: 00000000: a0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 94 01 00 00 dc eb 69 03 7e b2 64 00 11 15 00 00  ......i.~.d.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr bc:2e:48:fd:9e:73
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=456
Dec 18 19:17:13 jackrune kernel: 00000000: c8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: bc 01 00 00 bc 2e 48 fd 9e 73 64 00 11 05 00 00  ......H..sd.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:af
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=384
Dec 18 19:17:13 jackrune kernel: 00000000: 80 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 74 01 00 00 dc eb 69 03 7e af 64 00 01 15 0b 78  t.....i.~.d....x
Dec 18 19:17:13 jackrune kernel: 00000020: 66 69 6e 69 74 79 77 69 66 69 00 00 00 00 00 00  finitywifi......
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:b3
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=388
Dec 18 19:17:13 jackrune kernel: 00000000: 84 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 78 01 00 00 dc eb 69 03 7e b3 64 00 11 05 00 00  x.....i.~.d.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=516
Dec 18 19:17:13 jackrune kernel: 00000000: 04 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: f8 01 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  ......H..sd....s
Dec 18 19:17:13 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:13 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:13 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 78:f2:9e:ce:f5:80
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=344
Dec 18 19:17:13 jackrune kernel: 00000000: 58 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  X...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 4c 01 00 00 78 f2 9e ce f5 80 64 00 31 14 07 5a  L...x.....d.1..Z
Dec 18 19:17:13 jackrune kernel: 00000020: 4d 58 5f 33 34 36 00 00 00 00 00 00 00 00 00 00  MX_346..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:39:56:e6:a3:5a
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:13 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 50 01 00 00 b0 39 56 e6 a3 5a 1f 00 11 15 13 4e  P....9V..Z.....N
Dec 18 19:17:13 jackrune kernel: 00000020: 54 47 52 5f 56 4d 42 5f 31 34 36 32 30 36 30 39  TGR_VMB_14620609
Dec 18 19:17:13 jackrune kernel: 00000030: 37 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00  73..............
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b4:63:6f:75:9d:74
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=416
Dec 18 19:17:13 jackrune kernel: 00000000: a0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 94 01 00 00 b4 63 6f 75 9d 74 64 00 11 15 0a 41  .....cou.td....A
Dec 18 19:17:13 jackrune kernel: 00000020: 54 54 57 75 49 6b 41 35 41 00 00 00 00 00 00 00  TTWuIkA5A.......
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:13 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:13 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=216
Dec 18 19:17:13 jackrune kernel: 00000000: d8 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: cc 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:13 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:13 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  ,........"d.1..C
Dec 18 19:17:13 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:13 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  ,.......a*d.1..C
Dec 18 19:17:13 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 8a:a2:f4:77:b2:b4
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=472
Dec 18 19:17:13 jackrune kernel: 00000000: d8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: cc 01 00 00 8a a2 f4 77 b2 b4 64 00 31 05 00 00  .......w..d.1...
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 8a:a2:f4:77:b2:b5
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=480
Dec 18 19:17:13 jackrune kernel: 00000000: e0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: d4 01 00 00 8a a2 f4 77 b2 b5 64 00 31 15 07 45  .......w..d.1..E
Dec 18 19:17:13 jackrune kernel: 00000020: 6c 6d 64 61 6c 65 00 00 00 00 00 00 00 00 00 00  lmdale..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr bc:2e:48:fd:9e:70
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=380
Dec 18 19:17:13 jackrune kernel: 00000000: 7c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  |...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 70 01 00 00 bc 2e 48 fd 9e 70 64 00 11 05 04 73  p.....H..pd....s
Dec 18 19:17:13 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:70:09:11:4e:60
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:13 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 7c 01 00 00 40 70 09 11 4e 60 64 00 11 04 09 48  |...@p..N`d....H
Dec 18 19:17:13 jackrune kernel: 00000020: 4f 4d 45 2d 34 45 36 32 00 00 00 00 00 00 00 00  OME-4E62........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 92:f2:9e:e1:5c:08
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=280
Dec 18 19:17:13 jackrune kernel: 00000000: 18 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 0c 01 00 00 92 f2 9e e1 5c 08 64 00 21 04 00 00  ........\.d.!...
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:17:13 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 42:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=468
Dec 18 19:17:13 jackrune kernel: 00000000: d4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: c8 01 00 00 42 ed 00 ad b9 36 64 00 11 04 00 00  ....B....6d.....
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:13 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:13 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:13 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000000eb1d2f8
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:13 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000bd6ddf3f
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:17:13 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:17:13 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000bd6ddf3f
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:13 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:17:13 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000bd6ddf3f
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:a5
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=500
Dec 18 19:17:13 jackrune kernel: 00000000: f4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: e8 01 00 00 dc eb 69 03 7e a5 64 00 31 15 05 4d  ......i.~.d.1..M
Dec 18 19:17:13 jackrune kernel: 00000020: 61 79 72 61 00 00 00 00 00 00 00 00 00 00 00 00  ayra............
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000bd6ddf3f
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:68
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:13 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:13 jackrune kernel: 00000010: 50 01 00 00 96 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:13 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:13 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:13 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification New Scan Results(34)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a6:2e:48:fd:9e:73' with SSID: spg5, freq: 5785, rank: 3546, strength: -4500, data_rate: 433.3, load: 11/255
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:73' with SSID: , freq: 5785, rank: 3546, strength: -4600, data_rate: 433.3, load: 11/255
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:dd:b9:36' with SSID: , freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:35' with SSID: mntwins_5G, freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:70' with SSID: spg5, freq: 2417, rank: 591, strength: -4900, data_rate: 72.2, load: 27/255
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'ca:3a:6b:54:31:75' with SSID: , freq: 5785, rank: 492, strength: -4600, data_rate: 72.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:ad:b9:36' with SSID: , freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:36' with SSID: mntwins, freq: 2447, rank: 492, strength: -5000, data_rate: 72.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0b' with SSID: CAR, freq: 5745, rank: 443, strength: -7300, data_rate: 65.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'd8:3a:dd:60:a3:0c' with SSID: deskSAE, freq: 2412, rank: 368, strength: -5100, data_rate: 54.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:22' with SSID: CAR, freq: 2412, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2a' with SSID: CAR, freq: 2412, rank: 295, strength: -6800, data_rate: 43.3
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:a5' with SSID: Mayra, freq: 2462, rank: 295, strength: -7000, data_rate: 43.3
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0f' with SSID: CAR, freq: 2462, rank: 295, strength: -7000, data_rate: 43.3
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:25' with SSID: CAR, freq: 5745, rank: 221, strength: -7400, data_rate: 32.5
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:70' with SSID: Gonzalez-Rivera Family, freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000bd6ddf3f
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 00:00:00:00:00:00
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:13 jackrune kernel: brcmutil: event payload, len=12
Dec 18 19:17:13 jackrune kernel: 00000000: 0c 00 00 00 6d 00 00 00 34 12 00 00              ....m...4...
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_inform_bss scanned AP count (31)
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_notify_escan_complete Enter
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_notify_escan_complete ESCAN Completed scan: Done
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7300, data_rate: 28.9
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:70:09:11:4e:60' with SSID: HOME-4E62, freq: 2437, rank: 59, strength: -8100, data_rate: 7.2, load: 16/255
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "HOME-4E62" security psk
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b4:63:6f:75:9d:74' with SSID: ATTWuIkA5A, freq: 2412, rank: 49, strength: -8000, data_rate: 7.2, load: 133/255
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "ATTWuIkA5A" security psk
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b2' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:ce:f5:80' with SSID: ZMX_346, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "ZMX_346" security psk
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b3' with SSID: , freq: 5785, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:39:56:e6:a3:5a' with SSID: NTGR_VMB_1462060973, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "NTGR_VMB_1462060973" security psk
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b5' with SSID: Elmdale, freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "Elmdale" security psk
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b4' with SSID: , freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2d' with SSID: CAR, freq: 5745, rank: 13, strength: -8400, data_rate: 2.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:af' with SSID: xfinitywifi, freq: 5785, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "xfinitywifi" security open
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '32:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: TP-LINK_2E75 -- Removing network
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: HOME-ACA9-2.4 -- Removing network
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: Moreno's Home -- Removing network
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_start()
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: spg5
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'a6:2e:48:fd:9e:73' freq: 5785, rank: 3546, strength: -4500
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins_5G
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:35' freq: 5765, rank: 886, strength: -6700
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:36' freq: 2447, rank: 492, strength: -5000
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: CAR
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'cc:f4:11:43:4b:0b' freq: 5745, rank: 443, strength: -7300
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:13 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: deskSAE
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'd8:3a:dd:60:a3:0c' freq: 2412, rank: 368, strength: -5100
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Mayra
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:a5' freq: 2462, rank: 295, strength: -7000
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Gonzalez-Rivera Family
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '88:ad:43:6b:cd:70' freq: 5220, rank: 221, strength: -7600
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-4E62
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:70:09:11:4e:60' freq: 2437, rank: 59, strength: -8100
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ZMX_346
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:ce:f5:80' freq: 2412, rank: 49, strength: -8100
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: NTGR_VMB_1462060973
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:39:56:e6:a3:5a' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ATTWuIkA5A
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b4:63:6f:75:9d:74' freq: 2412, rank: 49, strength: -8000
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:13 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Elmdale
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '8a:a2:f4:77:b2:b5' freq: 2417, rank: 37, strength: -8600
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: xfinitywifi
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:af' freq: 5785, rank: 13, strength: -8900
Dec 18 19:17:13 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:13 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_done() Work item 14 done
Dec 18 19:17:13 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: _brcmf_set_multicast_list Enter, bsscfgidx=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=mcast_list, len=16
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 02 00 00 00 33 33 00 00 00 01 01 00 5e 00 00 01  ....33......^...
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 43 expected 43
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=allmulti, len=4
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_cmd_int_set ifidx=0, cmd=10, value=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_set ifidx=0, cmd=10, len=4
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 20 expected 20
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=arp_ol, len=4
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 09 00 00 00                                      ....
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 27 expected 27
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=arpoe, len=4
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 26 expected 26
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_configure_arp_nd_offload successfully configured (1) ARP offload to 0x9
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=ndoe, len=4
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 25 expected 25
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_configure_arp_nd_offload successfully configured (1) ND offload to 0x9
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=chanspec, len=4, err=0
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 24 d0 00 00                                      $...
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=qtxpower, len=4, err=0
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 7f 00 00 00                                      ....
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Exit (0x7f 31)
Dec 18 19:17:19 jackrune iwd[349]: src/agent.c:agent_register() agent register called
Dec 18 19:17:19 jackrune iwd[349]: src/agent.c:agent_register() agent :1.499 path /agent/17105
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_dbus_scan() Scan called from DBus
Dec 18 19:17:19 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_insert() Inserting work item 15
Dec 18 19:17:19 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_next() Starting work item 15
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_scan Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_scan START ESCAN
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_vif_set_mgmt_ie bsscfgidx 0, pktflag : 0x10
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_do_escan Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_run_escan E-SCAN START
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of channelspecs to scan ### 37
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 36, Channel spec: d024
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 40, Channel spec: d028
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 42, Channel spec: d02a
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 44, Channel spec: d02c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 48, Channel spec: d030
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 52, Channel spec: d034
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 56, Channel spec: d038
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 60, Channel spec: d03c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 64, Channel spec: d040
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 100, Channel spec: d064
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 104, Channel spec: d068
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 108, Channel spec: d06c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 112, Channel spec: d070
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 116, Channel spec: d074
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 120, Channel spec: d078
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 124, Channel spec: d07c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 128, Channel spec: d080
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 132, Channel spec: d084
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 136, Channel spec: d088
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 140, Channel spec: d08c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 144, Channel spec: d090
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 149, Channel spec: d095
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 153, Channel spec: d099
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 157, Channel spec: d09d
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 161, Channel spec: d0a1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 165, Channel spec: d0a5
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 1, Channel spec: 1001
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 2, Channel spec: 1002
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 3, Channel spec: 1003
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 4, Channel spec: 1004
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 5, Channel spec: 1005
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 6, Channel spec: 1006
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 7, Channel spec: 1007
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 8, Channel spec: 1008
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 9, Channel spec: 1009
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 10, Channel spec: 100a
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 11, Channel spec: 100b
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of SSIDs to scan ### 1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_escan_prep 0: Broadcast scan
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=escan, len=184
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 01 00 00 00 01 00 34 12 00 00 00 00 00 00 00 00  ......4.........
Dec 18 19:17:19 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff  ................
Dec 18 19:17:19 jackrune kernel: 00000030: ff ff 02 00 ff ff ff ff ff ff ff ff ff ff ff ff  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification Trigger Scan(33)
Dec 18 19:17:19 jackrune iwd[349]: src/scan.c:scan_request_triggered() Active scan triggered for wdev 1
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_dbus_scan_triggered() station_scan_triggered: 0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_dbus_scan_triggered() Scan triggered for wlan0 subset 0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 206 expected 206
Dec 18 19:17:19 jackrune iwd[349]: src/agent.c:agent_disconnect() agent :1.499 disconnected
Dec 18 19:17:19 jackrune iwd[349]: src/agent.c:agent_free() agent free 0x55736986d0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_dump_station Enter, idx 0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 788 expected 788
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=159, len=772, err=0
Dec 18 19:17:19 jackrune kernel: brcmutil: data
Dec 18 19:17:19 jackrune kernel: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000001281ece6
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 52:86:8c:c7:70:02
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=424
Dec 18 19:17:19 jackrune kernel: 00000000: a8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 9c 01 00 00 52 86 8c c7 70 02 64 00 11 05 00 00  ....R...p.d.....
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000001281ece6
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 10:86:8c:c7:70:02
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=432
Dec 18 19:17:19 jackrune kernel: 00000000: b0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: a4 01 00 00 10 86 8c c7 70 02 64 00 11 05 09 47  ........p.d....G
Dec 18 19:17:19 jackrune kernel: 00000020: 69 72 6c 79 20 50 6f 70 00 00 00 00 00 00 00 00  irly Pop........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000216db953
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:70
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:19 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 7c 01 00 00 96 ad 43 6b cd 70 64 00 11 05 00 00  |.....Ck.pd.....
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ab6ef910
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=420
Dec 18 19:17:19 jackrune kernel: 00000000: a4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 98 01 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:19 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:19 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000005a45bb55
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:19 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 50 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  P........%d.1..C
Dec 18 19:17:19 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000005a45bb55
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:19 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000005a45bb55
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:19 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000005a45bb55
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:19 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000005a45bb55
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:19 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000f779e664
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:19 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:19 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000001281ece6
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=516
Dec 18 19:17:19 jackrune kernel: 00000000: 04 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: f8 01 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  ......H..sd....s
Dec 18 19:17:19 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000001281ece6
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:b0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:19 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 7c 01 00 00 dc eb 69 03 7e b0 64 00 11 15 00 00  |.....i.~.d.....
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000001281ece6
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:19 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:19 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:19 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:19 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 10:86:8c:c7:6f:fc
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:19 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 48 01 00 00 10 86 8c c7 6f fc 64 00 31 04 09 47  H.......o.d.1..G
Dec 18 19:17:19 jackrune kernel: 00000020: 69 72 6c 79 20 50 6f 70 00 00 00 00 00 00 00 00  irly Pop........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:19 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  ,.......a*d.1..C
Dec 18 19:17:19 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:19 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  0........"d.1..C
Dec 18 19:17:19 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:19 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:19 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 1e:9e:cc:0a:b1:88
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=404
Dec 18 19:17:19 jackrune kernel: 00000000: 94 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 88 01 00 00 1e 9e cc 0a b1 88 64 00 11 14 00 00  ..........d.....
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 1e:9e:cc:0a:b1:8a
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=404
Dec 18 19:17:19 jackrune kernel: 00000000: 94 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 88 01 00 00 1e 9e cc 0a b1 8a 64 00 11 14 00 00  ..........d.....
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr bc:2e:48:fd:9e:70
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=380
Dec 18 19:17:19 jackrune kernel: 00000000: 7c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  |...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 70 01 00 00 bc 2e 48 fd 9e 70 64 00 11 05 04 73  p.....H..pd....s
Dec 18 19:17:19 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:19 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  0.......a*d.1..C
Dec 18 19:17:19 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:70:09:11:4e:60
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=472
Dec 18 19:17:19 jackrune kernel: 00000000: d8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: cc 01 00 00 40 70 09 11 4e 60 64 00 11 04 09 48  ....@p..N`d....H
Dec 18 19:17:19 jackrune kernel: 00000020: 4f 4d 45 2d 34 45 36 32 00 00 00 00 00 00 00 00  OME-4E62........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 78:f2:9e:e1:5c:08
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=400
Dec 18 19:17:19 jackrune kernel: 00000000: 90 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 84 01 00 00 78 f2 9e e1 5c 08 64 00 31 14 0d 48  ....x...\.d.1..H
Dec 18 19:17:19 jackrune kernel: 00000020: 4f 4d 45 2d 41 43 41 39 2d 32 2e 34 00 00 00 00  OME-ACA9-2.4....
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 8e:f2:9e:e1:5c:08
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:19 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 50 01 00 00 8e f2 9e e1 5c 08 64 00 31 04 00 00  P.......\.d.1...
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:19 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:19 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:19 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:19 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:19 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:17:19 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:17:19 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:17:19 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:17:19 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:19 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:19 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:17:19 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:68
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:19 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 50 01 00 00 96 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a2:ad:43:6b:cd:68
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:19 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 50 01 00 00 a2 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:19 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 30 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  0......CK.d.1..C
Dec 18 19:17:19 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 8e:ad:43:6b:cd:68
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:19 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 50 01 00 00 8e ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:a5
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:19 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 7c 01 00 00 dc eb 69 03 7e a5 64 00 31 15 05 4d  |.....i.~.d.1..M
Dec 18 19:17:19 jackrune kernel: 00000020: 61 79 72 61 00 00 00 00 00 00 00 00 00 00 00 00  ayra............
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 9e:ad:43:6b:cd:68
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:19 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:19 jackrune kernel: 00000010: 50 01 00 00 9e ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:19 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:19 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification New Scan Results(34)
Dec 18 19:17:19 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a6:2e:48:fd:9e:73' with SSID: spg5, freq: 5785, rank: 3546, strength: -4700, data_rate: 433.3, load: 11/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:35' with SSID: mntwins_5G, freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:70' with SSID: spg5, freq: 2417, rank: 591, strength: -4900, data_rate: 72.2, load: 33/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:36' with SSID: mntwins, freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2a' with SSID: CAR, freq: 2412, rank: 443, strength: -6500, data_rate: 65.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0f' with SSID: CAR, freq: 2462, rank: 394, strength: -6600, data_rate: 57.8
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'd8:3a:dd:60:a3:0c' with SSID: deskSAE, freq: 2412, rank: 368, strength: -4900, data_rate: 54.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '9e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a2:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:22' with SSID: CAR, freq: 2412, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:68' with SSID: Gonzalez-Rivera Family, freq: 2462, rank: 295, strength: -6900, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:a5' with SSID: Mayra, freq: 2462, rank: 295, strength: -7000, data_rate: 43.3
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:25' with SSID: CAR, freq: 5745, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:70' with SSID: Gonzalez-Rivera Family, freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:e1:5c:08' with SSID: HOME-ACA9-2.4, freq: 2437, rank: 197, strength: -7200, data_rate: 28.9
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "HOME-ACA9-2.4" security psk
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a3bc6e7e
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 00:00:00:00:00:00
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:19 jackrune kernel: brcmutil: event payload, len=12
Dec 18 19:17:19 jackrune kernel: 00000000: 0c 00 00 00 6d 00 00 00 34 12 00 00              ....m...4...
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_inform_bss scanned AP count (26)
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_notify_escan_complete Enter
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_notify_escan_complete ESCAN Completed scan: Done
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7400, data_rate: 28.9
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:70:09:11:4e:60' with SSID: HOME-4E62, freq: 2437, rank: 177, strength: -7700, data_rate: 21.7, load: 46/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b0' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:88' with SSID: , freq: 2412, rank: 49, strength: -8200, data_rate: 7.2, load: 133/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:6f:fc' with SSID: Girly Pop, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "Girly Pop" security psk
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:8a' with SSID: , freq: 2412, rank: 13, strength: -8300, data_rate: 2.0, load: 133/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '52:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8700, data_rate: 2.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:70:02' with SSID: Girly Pop, freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:73' with SSID: , freq: 5785, rank: 3546, strength: -4600, data_rate: 433.3, load: 11/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:dd:b9:36' with SSID: , freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'ca:3a:6b:54:31:75' with SSID: , freq: 5785, rank: 492, strength: -4600, data_rate: 72.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:ad:b9:36' with SSID: , freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0b' with SSID: CAR, freq: 5745, rank: 443, strength: -7300, data_rate: 65.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7300, data_rate: 28.9
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b4:63:6f:75:9d:74' with SSID: ATTWuIkA5A, freq: 2412, rank: 49, strength: -8000, data_rate: 7.2, load: 133/255
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b2' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:ce:f5:80' with SSID: ZMX_346, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b3' with SSID: , freq: 5785, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:39:56:e6:a3:5a' with SSID: NTGR_VMB_1462060973, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b5' with SSID: Elmdale, freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b4' with SSID: , freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2d' with SSID: CAR, freq: 5745, rank: 13, strength: -8400, data_rate: 2.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:af' with SSID: xfinitywifi, freq: 5785, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '32:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_start()
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: spg5
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'a6:2e:48:fd:9e:73' freq: 5785, rank: 3546, strength: -4700
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins_5G
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:35' freq: 5765, rank: 886, strength: -6700
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:36' freq: 2447, rank: 492, strength: -4900
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: CAR
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:e4:d5:02:61:2a' freq: 2412, rank: 443, strength: -6500
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:19 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: deskSAE
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'd8:3a:dd:60:a3:0c' freq: 2412, rank: 368, strength: -4900
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Gonzalez-Rivera Family
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '88:ad:43:6b:cd:68' freq: 2462, rank: 295, strength: -6900
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Mayra
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:a5' freq: 2462, rank: 295, strength: -7000
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-ACA9-2.4
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:e1:5c:08' freq: 2437, rank: 197, strength: -7200
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-4E62
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:70:09:11:4e:60' freq: 2437, rank: 177, strength: -7700
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ZMX_346
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:ce:f5:80' freq: 2412, rank: 49, strength: -8100
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: NTGR_VMB_1462060973
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:39:56:e6:a3:5a' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Girly Pop
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '10:86:8c:c7:6f:fc' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ATTWuIkA5A
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b4:63:6f:75:9d:74' freq: 2412, rank: 49, strength: -8000
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:19 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Elmdale
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '8a:a2:f4:77:b2:b5' freq: 2417, rank: 37, strength: -8600
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: xfinitywifi
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:af' freq: 5785, rank: 13, strength: -8900
Dec 18 19:17:19 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:19 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_done() Work item 15 done
Dec 18 19:17:19 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:30 jackrune iwd[349]: src/network.c:network_connect()
Dec 18 19:17:30 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:30 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:30 jackrune iwd[349]: src/network.c:network_connect_psk() ask_passphrase: true
Dec 18 19:17:30 jackrune iwd[349]: src/agent.c:agent_request_passphrase() agent 0x557368c3d0 owner :1.489 path /agent/16762
Dec 18 19:17:30 jackrune iwd[349]: src/agent.c:agent_send_next_request() send request to :1.489 /agent/16762
Dec 18 19:17:34 jackrune iwd[349]: src/agent.c:agent_receive_reply() agent 0x557368c3d0 request id 699
Dec 18 19:17:34 jackrune iwd[349]: src/network.c:passphrase_callback() result 0
Dec 18 19:17:34 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:34 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:34 jackrune iwd[349]: src/network.c:network_generate_sae_pt() Generating PT for Group 19
Dec 18 19:17:34 jackrune iwd[349]: src/network.c:network_generate_sae_pt() Generating PT for Group 20
Dec 18 19:17:34 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:34 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_cqm_rssi_update()
Dec 18 19:17:34 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_insert() Inserting work item 16
Dec 18 19:17:34 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_next() Starting work item 16
Dec 18 19:17:34 jackrune iwd[349]: event: connect-info, ssid: deskSAE, bss: d8:3a:dd:60:a3:0c, signal: -49, load: 0/255
Dec 18 19:17:34 jackrune iwd[349]: event: state, old: autoconnect_full, new: connecting
Dec 18 19:17:34 jackrune iwd[349]: src/scan.c:scan_periodic_stop() Stopping periodic scan for wdev 1
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_cmd_set_cqm_cb() CMD_SET_CQM not supported, falling back to polling
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_connect Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=wpaie, len=22
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00  0...............
Dec 18 19:17:34 jackrune kernel: 00000010: 00 0f ac 08 80 00                                ......
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:34 jackrune connmand[451]: Interface wlan0 [ wifi ] state is configuration
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 44 expected 44
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_vif_set_mgmt_ie bsscfgidx 0, pktflag : 0x20
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_connect Applied Vndr IEs for Assoc request
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_connect ie (000000009d11ff7e), ie_len (38)
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=wpa_auth, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 04 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=auth, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 03 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 25 expected 25
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=wsec, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 04 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 25 expected 25
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_get ifidx=0, bsscfgidx=0, name=wpa_auth, len=4, err=0
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 04 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=mfp, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 24 expected 24
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=wpa_auth, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 04 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_int_set ifidx=0, cmd=205, value=0
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_set ifidx=0, cmd=205, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 20 expected 20
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=join_pref, len=8
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 04 02 08 01 01 02 00 00                          ........
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 34 expected 34
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=join, len=70
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 07 00 00 00 64 65 73 6b 53 41 45 00 00 00 00 00  ....deskSAE.....
Dec 18 19:17:34 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:34 jackrune kernel: 00000020: 00 00 00 00 ff 00 00 00 10 00 00 00 40 01 00 00  ............@...
Dec 18 19:17:34 jackrune kernel: 00000030: 90 01 00 00 ff ff ff ff d8 3a dd 60 a3 0c 00 00  .........:.`....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 91 expected 91
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_connect Exit
Dec 18 19:17:34 jackrune kernel: brcmfmac: _brcmf_set_multicast_list Enter, bsscfgidx=0
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=mcast_list, len=22
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 03 00 00 00 33 33 00 00 00 01 01 00 5e 00 00 01  ....33......^...
Dec 18 19:17:34 jackrune kernel: 00000010: 33 33 ff 00 00 02                                33....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 49 expected 49
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=allmulti, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_int_set ifidx=0, cmd=10, value=0
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_set ifidx=0, cmd=10, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 20 expected 20
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=arp_ol, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 09 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 27 expected 27
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=arpoe, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 26 expected 26
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_configure_arp_nd_offload successfully configured (1) ARP offload to 0x9
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=ndoe, len=4
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 25 expected 25
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_configure_arp_nd_offload successfully configured (1) ND offload to 0x9
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_unicast_notify() Unicast notification External Auth(127)
Dec 18 19:17:34 jackrune iwd[349]: event: connect-info, External Auth to SSID: deskSAE, bssid: d8:3a:dd:60:a3:0c
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ddabbf03
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event EXT_AUTH_REQ (187) ifidx 0 bsscfg 0 addr 00:00:00:00:00:00
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:34 jackrune kernel: brcmutil: event payload, len=60
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 d8 3a dd 60 a3 0c 07 00 00 00 64 65 73 6b  ...:.`......desk
Dec 18 19:17:34 jackrune kernel: 00000010: 53 41 45 00 00 00 00 00 00 00 00 00 24 00 00 00  SAE.........$...
Dec 18 19:17:34 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 e0 86 19 00 f1 34 0d 00  .............4..
Dec 18 19:17:34 jackrune kernel: 00000030: e0 86 19 00 f1 34 0d 00 03 00 00 00              .....4......
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_notify_ext_auth_request Enter: event EXT_AUTH_REQ (187) received
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_external_auth_sae_tx_authenticate()
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_mgmt_tx Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 20 expected 20
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=29, len=4, err=0
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_int_get ifidx=0, cmd=29, value=1
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_mgmt_tx Auth frame, cookie=0, fc=00b0, len=104, channel=12626
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=mgmt_frame, len=136
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00 a0 0f 00 00 68 00 b0 00 52 31 d8 3a  ........h...R1.:
Dec 18 19:17:34 jackrune kernel: 00000010: dd 60 a3 0c d8 3a dd 60 a3 0c 00 00 00 00 00 00  .`...:.`........
Dec 18 19:17:34 jackrune kernel: 00000020: 03 00 01 00 00 00 13 00 e1 14 4f 6c b3 cf f6 8d  ..........Ol....
Dec 18 19:17:34 jackrune kernel: 00000030: 67 09 c5 a4 49 d9 d7 f6 ea d4 08 90 2f b2 02 a3  g...I......./...
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 163 expected 163
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ddabbf03
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event MGMT_FRAME_TXSTATUS (189) ifidx 0 bsscfg 0 addr fb:b8:df:c5:3d:b3
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:34 jackrune kernel: brcmutil: event payload, len=4
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_notify_mgmt_tx_status Enter: event MGMT_FRAME_TXSTATUS (189), status=0
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_mgmt_tx TX Auth frame operation is success
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ddabbf03
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event EXT_AUTH_FRAME_RX (188) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:34 jackrune kernel: brcmutil: event payload, len=144
Dec 18 19:17:34 jackrune kernel: 00000000: 00 01 10 01 ff ff ff c9 00 01 c8 1b 00 01 00 02  ................
Dec 18 19:17:34 jackrune kernel: 00000010: b0 00 3a 01 b8 27 eb a4 6e 0f d8 3a dd 60 a3 0c  ..:..'..n..:.`..
Dec 18 19:17:34 jackrune kernel: 00000020: d8 3a dd 60 a3 0c 60 53 03 00 01 00 00 00 13 00  .:.`..`S........
Dec 18 19:17:34 jackrune kernel: 00000030: e1 50 36 9f fc 9a c4 cc 8d 0a 1a ef 4f da 3e ee  .P6.........O.>.
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_notify_auth_frame_rx Enter: event EXT_AUTH_FRAME_RX (188) received
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 22 expected 22
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_data Firmware error: BCME_NOTASSOCIATED (-17)
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=23, len=6, err=-52
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00 00 00                                ......
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_external_auth_sae_tx_authenticate()
Dec 18 19:17:34 jackrune iwd[349]: src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_mgmt_tx Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 20 expected 20
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=29, len=4, err=0
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_cmd_int_get ifidx=0, cmd=29, value=1
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_cfg80211_mgmt_tx Auth frame, cookie=0, fc=00b0, len=40, channel=12626
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_fil_bsscfg_data_set ifidx=0, bsscfgidx=0, name=mgmt_frame, len=72
Dec 18 19:17:34 jackrune kernel: brcmutil: data
Dec 18 19:17:34 jackrune kernel: 00000000: 00 00 00 00 a0 0f 00 00 28 00 b0 00 52 31 d8 3a  ........(...R1.:
Dec 18 19:17:34 jackrune kernel: 00000010: dd 60 a3 0c d8 3a dd 60 a3 0c 00 00 00 00 00 00  .`...:.`........
Dec 18 19:17:34 jackrune kernel: 00000020: 03 00 02 00 00 00 01 00 c1 18 4f 0c 99 dc cb ff  ..........O.....
Dec 18 19:17:34 jackrune kernel: 00000030: 0e 65 a1 b2 33 23 26 a7 b5 91 38 35 48 a3 ce ba  .e..3#&...85H...
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:34 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 99 expected 99
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ddabbf03
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event MGMT_FRAME_TXSTATUS (189) ifidx 0 bsscfg 0 addr 99:dc:cb:ff:0e:65
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:35 jackrune kernel: brcmutil: event payload, len=4
Dec 18 19:17:35 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_notify_mgmt_tx_status Enter: event MGMT_FRAME_TXSTATUS (189), status=0
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_mgmt_tx TX Auth frame operation is success
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ddabbf03
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event EXT_AUTH_FRAME_RX (188) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:35 jackrune kernel: brcmutil: event payload, len=80
Dec 18 19:17:35 jackrune kernel: 00000000: 00 01 10 01 ff ff ff c9 00 02 11 6d 00 01 00 02  ...........m....
Dec 18 19:17:35 jackrune kernel: 00000010: b0 00 3a 01 b8 27 eb a4 6e 0f d8 3a dd 60 a3 0c  ..:..'..n..:.`..
Dec 18 19:17:35 jackrune kernel: 00000020: d8 3a dd 60 a3 0c 70 53 03 00 02 00 00 00 01 00  .:.`..pS........
Dec 18 19:17:35 jackrune kernel: 00000030: b7 c3 48 b5 eb 45 d6 d9 a3 b6 57 a3 ce 9a 85 db  ..H..E....W.....
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_notify_auth_frame_rx Enter: event EXT_AUTH_FRAME_RX (188) received
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 22 expected 22
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_cmd_data Firmware error: BCME_NOTASSOCIATED (-17)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=23, len=6, err=-52
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 00 00 00 00 00 00                                ......
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_external_auth Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=auth_status, len=60
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 04 00 d8 3a dd 60 a3 0c 07 00 00 00 64 65 73 6b  ...:.`......desk
Dec 18 19:17:35 jackrune kernel: 00000010: 53 41 45 00 00 00 00 00 00 00 00 00 00 00 00 00  SAE.............
Dec 18 19:17:35 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00              ............
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_external_auth_sae_tx_associate()
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 88 expected 88
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ddabbf03
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event LINK (16) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 1 status 0 reason 0
Dec 18 19:17:35 jackrune kernel: brcmutil: event payload, len=22
Dec 18 19:17:35 jackrune kernel: 00000000: 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00  0...............
Dec 18 19:17:35 jackrune kernel: 00000010: 00 0f ac 08 c0 00                                ......
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ff242331
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event SET_SSID (0) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:35 jackrune kernel: brcmutil: event payload, len=7
Dec 18 19:17:35 jackrune kernel: 00000000: 64 65 73 6b 53 41 45                             deskSAE
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_bss_connect_done Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 539 expected 539
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=assoc_info, len=512, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 50 00 00 00 20 00 00 00 00 00 00 00 31 04 0a 00  P... .......1...
Dec 18 19:17:35 jackrune kernel: 00000010: 00 00 00 00 00 00 11 04 00 00 01 c0 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 542 expected 542
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=assoc_req_ies, len=512, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 00 07 64 65 73 6b 53 41 45 01 08 82 84 8b 96 24  ..deskSAE......$
Dec 18 19:17:35 jackrune kernel: 00000010: 30 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01  0Hl2....`!...$..
Dec 18 19:17:35 jackrune kernel: 00000020: 0b 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01  .0..............
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 0f ac 08 80 00 7f 08 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 543 expected 543
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=assoc_resp_ies, len=512, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
Dec 18 19:17:35 jackrune kernel: 00000010: 7f 08 04 00 00 00 00 00 00 40 82 84 8b 96 24 30  .........@....$0
Dec 18 19:17:35 jackrune kernel: 00000020: 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01 0b  Hl2....`!...$...
Dec 18 19:17:35 jackrune kernel: 00000030: 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00  0...............
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 43 expected 43
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=wme_ac_sta, len=16, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00  ....'...BC^.b2/.
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_update_bss_info Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 2064 expected 2064
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=136, len=2048, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: cd 00 00 00 6d 00 00 00 cc 00 00 00 d8 3a dd 60  ....m........:.`
Dec 18 19:17:35 jackrune kernel: 00000010: a3 0c 64 00 11 04 07 64 65 73 6b 53 41 45 00 00  ..d....deskSAE..
Dec 18 19:17:35 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 0c 00 00 00 82 84 8b 0c  ................
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_update_bss_info Exit
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_bss_connect_done Exit
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_net_setcarrier Enter, bsscfgidx=0 carrier=1
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_txflowblock_if enter: bsscfgidx=0 stop=0x0 reason=4 state=0
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=chanspec, len=4, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 01 10 00 00                                      ....
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_mlme_notify() MLME notification Connect(46)
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_connect_event()
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_connect_event() aborting and ignore_connect_event not set, proceed
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_connect_event() expect_connect_failure not set, proceed
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:parse_request_ies()
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_connect_event() Request / Response IEs parsed
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_get_oci()
Dec 18 19:17:35 jackrune connmand[451]: wlan0 {RX} 1 packets 121 bytes
Dec 18 19:17:35 jackrune connmand[451]: wlan0 {TX} 0 packets 0 bytes
Dec 18 19:17:35 jackrune connmand[451]: wlan0 {update} flags 69635 <UP,LOWER_UP>
Dec 18 19:17:35 jackrune connmand[451]: wlan0 {newlink} index 3 address B8:27:EB:A4:6E:0F mtu 1500
Dec 18 19:17:35 jackrune connmand[451]: wlan0 {newlink} index 3 operstate 5 <DORMANT>
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_get_oci_cb() Obtained OCI: freq: 2412, width: 1, center1: 2412, center2: 0
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:35 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:35 jackrune systemd-networkd[167]: wlan0: Connected WiFi access point: deskSAE (d8:3a:dd:60:a3:0c)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=qtxpower, len=4, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 7f 00 00 00                                      ....
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Exit (0x7f 31)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=chanspec, len=4, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 01 10 00 00                                      ....
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=qtxpower, len=4, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 7f 00 00 00                                      ....
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_tx_power Exit (0x7f 31)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txdata Enter: pkt: data 000000007400c335 len 94
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txdata deferring pktq len 0
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_sendfromq Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_txpkt Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_station Enter, MAC d8:3a:dd:60:a3:0c
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 326 expected 326
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_cmd_data Firmware error: BCME_UNSUPPORTED (-23)
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=tdls_sta_info, len=296, err=-52
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: d8 3a dd 60 a3 0c 00 00 00 00 00 00 00 00 00 00  .:.`............
Dec 18 19:17:35 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 321 expected 321
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=sta_info, len=296, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: 04 00 c8 00 00 00 00 00 18 40 00 00 00 00 00 00  .........@......
Dec 18 19:17:35 jackrune kernel: 00000010: d8 3a dd 60 a3 0c 00 00 0c 00 00 00 02 04 0b 0c  .:.`............
Dec 18 19:17:35 jackrune kernel: 00000020: 12 16 18 24 30 48 60 6c 00 00 00 00 00 00 00 00  ...$0H`l........
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_station version 4
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_convert_sta_flags flags 00004018
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 2064 expected 2064
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=136, len=2048, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: cd 00 00 00 6d 00 00 00 cc 00 00 00 d8 3a dd 60  ....m........:.`
Dec 18 19:17:35 jackrune kernel: 00000010: a3 0c 64 00 11 04 07 64 65 73 6b 53 41 45 00 00  ..d....deskSAE..
Dec 18 19:17:35 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:35 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 0c 00 00 00 82 84 8b 0c  ................
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 28 expected 28
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_get ifidx=0, cmd=127, len=12, err=0
Dec 18 19:17:35 jackrune kernel: brcmutil: data
Dec 18 19:17:35 jackrune kernel: 00000000: ce ff ff ff 00 00 00 00 00 00 00 00              ............
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_cfg80211_get_station Exit
Dec 18 19:17:35 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:36 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:36 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:36 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:37 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:37 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:37 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:38 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:38 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:38 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event DEAUTH_IND (6) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 15
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=2
Dec 18 19:17:39 jackrune kernel: 00000000: 0f 00                                            ..
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_bss_connect_done Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_bss_connect_done Exit
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_link_down Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_link_down Call WLC_DISASSOC to stop excess roaming
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_set ifidx=0, cmd=52, len=0
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 16 expected 16
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_btcoex_set_mode DHCP session ends
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_link_down Exit
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_net_setcarrier Enter, bsscfgidx=0 carrier=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_txflowblock_if enter: bsscfgidx=0 stop=0x0 reason=4 state=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_del_key Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_del_key Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_del_key Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_del_key Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_del_key Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_del_key Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event LINK (16) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 2
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 36 expected 36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=country, len=12, err=0
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 55 53 00 00 00 00 00 00 55 53 00 00              US......US..
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune iwd[349]: src/netdev.c:netdev_mlme_notify() MLME notification Disconnect(48)
Dec 18 19:17:39 jackrune connmand[451]: wlan0 {RX} 4 packets 484 bytes
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 36 expected 36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_get ifidx=0, name=country, len=12, err=0
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 55 53 00 00 00 00 00 00 55 53 00 00              US......US..
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_reg_notifier Enter: initiator=1, alpha=US
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_translate_country_code Country code already set
Dec 18 19:17:39 jackrune iwd[349]: src/netdev.c:netdev_disconnect_event()
Dec 18 19:17:39 jackrune iwd[349]: Received Deauthentication event, reason: 15, from_ap: true
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_done() Work item 16 done
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_connect_cb() 3, result: 6
Dec 18 19:17:39 jackrune iwd[349]: event: disconnect-info, reason: 15
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:39 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_reset_connection_state() 3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_roam_state_clear() 3
Dec 18 19:17:39 jackrune iwd[349]: event: state, old: connecting, new: disconnected
Dec 18 19:17:39 jackrune iwd[349]: event: state, old: disconnected, new: autoconnect_quick
Dec 18 19:17:39 jackrune iwd[349]: src/scan.c:scan_periodic_start() Starting periodic scan for wdev 1
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_insert() Inserting work item 17
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_next() Starting work item 17
Dec 18 19:17:39 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:39 jackrune connmand[451]: wlan0 {TX} 1 packets 90 bytes
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_reg_notify() Notification of command Reg Change(36)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for (global) is XX
Dec 18 19:17:39 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:39 jackrune connmand[451]: wlan0 {update} flags 4099 <UP>
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_reg_notify() Notification of command Reg Change(36)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for (global) is US
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_cancel_last_dump() Canceling pending regdom wiphy dump (global)
Dec 18 19:17:39 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification Trigger Scan(33)
Dec 18 19:17:39 jackrune iwd[349]: src/scan.c:scan_request_triggered() Active scan triggered for wdev 1
Dec 18 19:17:39 jackrune iwd[349]: src/scan.c:scan_periodic_triggered() Periodic scan triggered for wdev 1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_scan Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_scan START ESCAN
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_vif_set_mgmt_ie bsscfgidx 0, pktflag : 0x10
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_do_escan Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_run_escan E-SCAN START
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of channelspecs to scan ### 37
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 36, Channel spec: d024
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 40, Channel spec: d028
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 42, Channel spec: d02a
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 44, Channel spec: d02c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 48, Channel spec: d030
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 52, Channel spec: d034
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 56, Channel spec: d038
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 60, Channel spec: d03c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 64, Channel spec: d040
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 100, Channel spec: d064
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 104, Channel spec: d068
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 108, Channel spec: d06c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 112, Channel spec: d070
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 116, Channel spec: d074
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 120, Channel spec: d078
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 124, Channel spec: d07c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 128, Channel spec: d080
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 132, Channel spec: d084
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 136, Channel spec: d088
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 140, Channel spec: d08c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 144, Channel spec: d090
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 149, Channel spec: d095
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 153, Channel spec: d099
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 157, Channel spec: d09d
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 161, Channel spec: d0a1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 165, Channel spec: d0a5
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 1, Channel spec: 1001
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 2, Channel spec: 1002
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 3, Channel spec: 1003
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 4, Channel spec: 1004
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 5, Channel spec: 1005
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 6, Channel spec: 1006
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 7, Channel spec: 1007
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 8, Channel spec: 1008
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 9, Channel spec: 1009
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 10, Channel spec: 100a
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 11, Channel spec: 100b
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of SSIDs to scan ### 1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_escan_prep 0: Broadcast scan
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=escan, len=184
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 01 00 00 00 01 00 34 12 00 00 00 00 00 00 00 00  ......4.........
Dec 18 19:17:39 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff  ................
Dec 18 19:17:39 jackrune kernel: 00000030: ff ff 02 00 ff ff ff ff ff ff ff ff ff ff ff ff  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 206 expected 206
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=216
Dec 18 19:17:39 jackrune kernel: 00000000: d8 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: cc 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:39 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune iwd[349]: src/scan.c:scan_periodic_rearm() Arming periodic scan timer: 10
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a6:2e:48:fd:9e:73' with SSID: spg5, freq: 5785, rank: 3546, strength: -4700, data_rate: 433.3, load: 11/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:35' with SSID: mntwins_5G, freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:70' with SSID: spg5, freq: 2417, rank: 591, strength: -4900, data_rate: 72.2, load: 33/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:36' with SSID: mntwins, freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2a' with SSID: CAR, freq: 2412, rank: 443, strength: -6500, data_rate: 65.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0f' with SSID: CAR, freq: 2462, rank: 394, strength: -6600, data_rate: 57.8
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'd8:3a:dd:60:a3:0c' with SSID: deskSAE, freq: 2412, rank: 368, strength: -5100, data_rate: 54.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '9e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a2:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:22' with SSID: CAR, freq: 2412, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:68' with SSID: Gonzalez-Rivera Family, freq: 2462, rank: 295, strength: -6900, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:a5' with SSID: Mayra, freq: 2462, rank: 295, strength: -7000, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:25' with SSID: CAR, freq: 5745, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:70' with SSID: Gonzalez-Rivera Family, freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:e1:5c:08' with SSID: HOME-ACA9-2.4, freq: 2437, rank: 197, strength: -7200, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7400, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:70:09:11:4e:60' with SSID: HOME-4E62, freq: 2437, rank: 177, strength: -7700, data_rate: 21.7, load: 46/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b0' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:88' with SSID: , freq: 2412, rank: 49, strength: -8200, data_rate: 7.2, load: 133/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:6f:fc' with SSID: Girly Pop, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:8a' with SSID: , freq: 2412, rank: 13, strength: -8300, data_rate: 2.0, load: 133/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '52:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8700, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:70:02' with SSID: Girly Pop, freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:73' with SSID: , freq: 5785, rank: 3546, strength: -4600, data_rate: 433.3, load: 11/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:dd:b9:36' with SSID: , freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'ca:3a:6b:54:31:75' with SSID: , freq: 5785, rank: 492, strength: -4600, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:ad:b9:36' with SSID: , freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0b' with SSID: CAR, freq: 5745, rank: 443, strength: -7300, data_rate: 65.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7300, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:39 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  ,.......a*d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:39 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:39 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:39 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:39 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b4:63:6f:75:9d:74' with SSID: ATTWuIkA5A, freq: 2412, rank: 49, strength: -8000, data_rate: 7.2, load: 133/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b2' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:ce:f5:80' with SSID: ZMX_346, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b3' with SSID: , freq: 5785, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:39:56:e6:a3:5a' with SSID: NTGR_VMB_1462060973, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b5' with SSID: Elmdale, freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b4' with SSID: , freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2d' with SSID: CAR, freq: 5745, rank: 13, strength: -8400, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:af' with SSID: xfinitywifi, freq: 5785, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '32:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_start()
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: spg5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'a6:2e:48:fd:9e:73' freq: 5785, rank: 3546, strength: -4700
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:39 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  ,........"d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins_5G
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:35' freq: 5765, rank: 886, strength: -6700
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:36' freq: 2447, rank: 492, strength: -4900
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: CAR
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:e4:d5:02:61:2a' freq: 2412, rank: 443, strength: -6500
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:39 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: deskSAE
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'd8:3a:dd:60:a3:0c' freq: 2412, rank: 368, strength: -5100
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: Required key not available (-126)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Gonzalez-Rivera Family
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '88:ad:43:6b:cd:68' freq: 2462, rank: 295, strength: -6900
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Mayra
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:a5' freq: 2462, rank: 295, strength: -7000
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-ACA9-2.4
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:e1:5c:08' freq: 2437, rank: 197, strength: -7200
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-4E62
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:70:09:11:4e:60' freq: 2437, rank: 177, strength: -7700
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ZMX_346
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:ce:f5:80' freq: 2412, rank: 49, strength: -8100
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: NTGR_VMB_1462060973
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:39:56:e6:a3:5a' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Girly Pop
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '10:86:8c:c7:6f:fc' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ATTWuIkA5A
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b4:63:6f:75:9d:74' freq: 2412, rank: 49, strength: -8000
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:39 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Elmdale
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '8a:a2:f4:77:b2:b5' freq: 2417, rank: 37, strength: -8600
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: xfinitywifi
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:af' freq: 5785, rank: 13, strength: -8900
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_done() Work item 17 done
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:39 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:39 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:39 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  0........"d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:39 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  ,........"d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr bc:2e:48:fd:9e:70
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=380
Dec 18 19:17:39 jackrune kernel: 00000000: 7c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  |...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 70 01 00 00 bc 2e 48 fd 9e 70 64 00 11 05 04 73  p.....H..pd....s
Dec 18 19:17:39 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:39 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  0.......a*d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:39:56:e6:a3:5a
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:39 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 50 01 00 00 b0 39 56 e6 a3 5a 1f 00 11 15 13 4e  P....9V..Z.....N
Dec 18 19:17:39 jackrune kernel: 00000020: 54 47 52 5f 56 4d 42 5f 31 34 36 32 30 36 30 39  TGR_VMB_14620609
Dec 18 19:17:39 jackrune kernel: 00000030: 37 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00  73..............
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 18:a6:f7:bd:2e:75
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=464
Dec 18 19:17:39 jackrune kernel: 00000000: d0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: c4 01 00 00 18 a6 f7 bd 2e 75 c8 00 31 04 0c 54  .........u..1..T
Dec 18 19:17:39 jackrune kernel: 00000020: 50 2d 4c 49 4e 4b 5f 32 45 37 35 00 00 00 00 00  P-LINK_2E75.....
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 18:a6:f7:bd:2e:75
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=464
Dec 18 19:17:39 jackrune kernel: 00000000: d0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: c4 01 00 00 18 a6 f7 bd 2e 75 c8 00 31 04 0c 54  .........u..1..T
Dec 18 19:17:39 jackrune kernel: 00000020: 50 2d 4c 49 4e 4b 5f 32 45 37 35 00 00 00 00 00  P-LINK_2E75.....
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:70:09:11:4e:60
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:39 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 7c 01 00 00 40 70 09 11 4e 60 64 00 11 04 09 48  |...@p..N`d....H
Dec 18 19:17:39 jackrune kernel: 00000020: 4f 4d 45 2d 34 45 36 32 00 00 00 00 00 00 00 00  OME-4E62........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 92:f2:9e:e1:5c:08
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=280
Dec 18 19:17:39 jackrune kernel: 00000000: 18 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 0c 01 00 00 92 f2 9e e1 5c 08 64 00 21 04 00 00  ........\.d.!...
Dec 18 19:17:39 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:70:09:11:4e:60
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=472
Dec 18 19:17:39 jackrune kernel: 00000000: d8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: cc 01 00 00 40 70 09 11 4e 60 64 00 11 04 09 48  ....@p..N`d....H
Dec 18 19:17:39 jackrune kernel: 00000020: 4f 4d 45 2d 34 45 36 32 00 00 00 00 00 00 00 00  OME-4E62........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000a7d513f2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 78:f2:9e:e1:5c:08
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=400
Dec 18 19:17:39 jackrune kernel: 00000000: 90 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 84 01 00 00 78 f2 9e e1 5c 08 64 00 31 14 0d 48  ....x...\.d.1..H
Dec 18 19:17:39 jackrune kernel: 00000020: 4f 4d 45 2d 41 43 41 39 2d 32 2e 34 00 00 00 00  OME-ACA9-2.4....
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000e9df1cab
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:39 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000092a22952
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:39 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000092a22952
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:39 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000c0c558c2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:39 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000c0c558c2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:39 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune connmand[451]: wlan0 {newlink} index 3 address B8:27:EB:A4:6E:0F mtu 1500
Dec 18 19:17:39 jackrune connmand[451]: wlan0 {newlink} index 3 operstate 2 <DOWN>
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000072ab1cbd
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:17:39 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000034b5097f
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 04:d4:c4:1a:f7:51
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=356
Dec 18 19:17:39 jackrune kernel: 00000000: 64 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  d...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 58 01 00 00 04 d4 c4 1a f7 51 64 00 11 04 04 48  X........Qd....H
Dec 18 19:17:39 jackrune kernel: 00000020: 6f 6d 65 00 00 00 00 00 00 00 00 00 00 00 00 00  ome.............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune connmand[451]: Interface wlan0 [ wifi ] state is disconnect
Dec 18 19:17:39 jackrune connmand[451]: Interface wlan0 [ wifi ] state is idle
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000e9df1cab
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:17:39 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:17:39 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:39 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000d83c6756
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:39 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000d83c6756
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:17:39 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:17:39 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:39 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000d83c6756
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:a5
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=500
Dec 18 19:17:39 jackrune kernel: 00000000: f4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: e8 01 00 00 dc eb 69 03 7e a5 64 00 31 15 05 4d  ......i.~.d.1..M
Dec 18 19:17:39 jackrune kernel: 00000020: 61 79 72 61 00 00 00 00 00 00 00 00 00 00 00 00  ayra............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000001a14588
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:68
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:39 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 50 01 00 00 96 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:39 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000001a14588
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:17:39 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:17:39 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:39 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000006836ddd2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a2:ad:43:6b:cd:68
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:39 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 50 01 00 00 a2 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:39 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000006836ddd2
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:39 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 30 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  0......CK.d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: _brcmf_set_multicast_list Enter, bsscfgidx=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=mcast_list, len=16
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 02 00 00 00 33 33 00 00 00 01 01 00 5e 00 00 01  ....33......^...
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 43 expected 43
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=allmulti, len=4
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 29 expected 29
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_cmd_int_set ifidx=0, cmd=10, value=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_cmd_data_set ifidx=0, cmd=10, len=4
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 00 00 00 00                                      ....
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 20 expected 20
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=arp_ol, len=4
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 09 00 00 00                                      ....
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 27 expected 27
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=arpoe, len=4
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 26 expected 26
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_configure_arp_nd_offload successfully configured (1) ARP offload to 0x9
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=ndoe, len=4
Dec 18 19:17:39 jackrune kernel: brcmutil: data
Dec 18 19:17:39 jackrune kernel: 00000000: 01 00 00 00                                      ....
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 25 expected 25
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_configure_arp_nd_offload successfully configured (1) ND offload to 0x9
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=420
Dec 18 19:17:39 jackrune kernel: 00000000: a4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 98 01 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:39 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:39 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=528
Dec 18 19:17:39 jackrune kernel: 00000000: 10 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 04 02 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:39 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:39 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 8e:ad:43:6b:cd:70
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:17:39 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 7c 01 00 00 8e ad 43 6b cd 70 64 00 11 05 00 00  |.....Ck.pd.....
Dec 18 19:17:39 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:39 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:39 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 50 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  P........%d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:39 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:17:39 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:39 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:39 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:39 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:39 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:39 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000085a7b59e
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:39 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:39 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:39 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:39 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000ab8a7b8f
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 00:00:00:00:00:00
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:39 jackrune kernel: brcmutil: event payload, len=12
Dec 18 19:17:39 jackrune kernel: 00000000: 0c 00 00 00 6d 00 00 00 34 12 00 00              ....m...4...
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_inform_bss scanned AP count (21)
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_notify_escan_complete Enter
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_notify_escan_complete ESCAN Completed scan: Done
Dec 18 19:17:39 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification New Scan Results(34)
Dec 18 19:17:39 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a6:2e:48:fd:9e:73' with SSID: spg5, freq: 5785, rank: 3546, strength: -4900, data_rate: 433.3, load: 17/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:35' with SSID: mntwins_5G, freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:70' with SSID: spg5, freq: 2417, rank: 591, strength: -5600, data_rate: 72.2, load: 41/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:36' with SSID: mntwins, freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0f' with SSID: CAR, freq: 2462, rank: 492, strength: -6400, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2a' with SSID: CAR, freq: 2412, rank: 443, strength: -6500, data_rate: 65.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:68' with SSID: Gonzalez-Rivera Family, freq: 2462, rank: 394, strength: -6600, data_rate: 57.8
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:22' with SSID: CAR, freq: 2412, rank: 394, strength: -6600, data_rate: 57.8
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'd8:3a:dd:60:a3:0c' with SSID: deskSAE, freq: 2412, rank: 368, strength: -5100, data_rate: 54.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '9e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a2:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6800, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:a5' with SSID: Mayra, freq: 2462, rank: 295, strength: -6800, data_rate: 43.3
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '18:a6:f7:bd:2e:75' with SSID: TP-LINK_2E75, freq: 2427, rank: 276, strength: -7400, data_rate: 40.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "TP-LINK_2E75" security psk
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:25' with SSID: CAR, freq: 5745, rank: 221, strength: -7400, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:70' with SSID: Gonzalez-Rivera Family, freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7300, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '04:d4:c4:1a:f7:51' with SSID: Home, freq: 2452, rank: 197, strength: -7400, data_rate: 28.9, load: 73/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "Home" security psk
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:39:56:e6:a3:5a' with SSID: NTGR_VMB_1462060973, freq: 2412, rank: 197, strength: -7400, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7400, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:e1:5c:08' with SSID: HOME-ACA9-2.4, freq: 2437, rank: 197, strength: -7400, data_rate: 28.9
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:70:09:11:4e:60' with SSID: HOME-4E62, freq: 2437, rank: 90, strength: -8300, data_rate: 11.0, load: 56/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b0' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:88' with SSID: , freq: 2412, rank: 49, strength: -8200, data_rate: 7.2, load: 133/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:6f:fc' with SSID: Girly Pop, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:8a' with SSID: , freq: 2412, rank: 13, strength: -8300, data_rate: 2.0, load: 133/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '52:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8700, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:70:02' with SSID: Girly Pop, freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:73' with SSID: , freq: 5785, rank: 3546, strength: -4600, data_rate: 433.3, load: 11/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:dd:b9:36' with SSID: , freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'ca:3a:6b:54:31:75' with SSID: , freq: 5785, rank: 492, strength: -4600, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:ad:b9:36' with SSID: , freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0b' with SSID: CAR, freq: 5745, rank: 443, strength: -7300, data_rate: 65.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b4:63:6f:75:9d:74' with SSID: ATTWuIkA5A, freq: 2412, rank: 49, strength: -8000, data_rate: 7.2, load: 133/255
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b2' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:ce:f5:80' with SSID: ZMX_346, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b3' with SSID: , freq: 5785, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b5' with SSID: Elmdale, freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8a:a2:f4:77:b2:b4' with SSID: , freq: 2417, rank: 37, strength: -8600, data_rate: 5.5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2d' with SSID: CAR, freq: 5745, rank: 13, strength: -8400, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:af' with SSID: xfinitywifi, freq: 5785, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '32:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_start()
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: spg5
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'a6:2e:48:fd:9e:73' freq: 5785, rank: 3546, strength: -4900
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins_5G
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:35' freq: 5765, rank: 886, strength: -6700
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: CAR
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'cc:f4:11:43:4b:0f' freq: 2462, rank: 492, strength: -6400
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:36' freq: 2447, rank: 492, strength: -4900
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Gonzalez-Rivera Family
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '88:ad:43:6b:cd:68' freq: 2462, rank: 394, strength: -6600
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:39 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: deskSAE
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'd8:3a:dd:60:a3:0c' freq: 2412, rank: 368, strength: -5100
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: Required key not available (-126)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Mayra
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:a5' freq: 2462, rank: 295, strength: -6800
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: TP-LINK_2E75
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '18:a6:f7:bd:2e:75' freq: 2427, rank: 276, strength: -7400
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: NTGR_VMB_1462060973
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:39:56:e6:a3:5a' freq: 2412, rank: 197, strength: -7400
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-ACA9-2.4
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:e1:5c:08' freq: 2437, rank: 197, strength: -7400
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Home
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '04:d4:c4:1a:f7:51' freq: 2452, rank: 197, strength: -7400
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-4E62
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:70:09:11:4e:60' freq: 2437, rank: 90, strength: -8300
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ZMX_346
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:ce:f5:80' freq: 2412, rank: 49, strength: -8100
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Girly Pop
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '10:86:8c:c7:6f:fc' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ATTWuIkA5A
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b4:63:6f:75:9d:74' freq: 2412, rank: 49, strength: -8000
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:39 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Elmdale
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '8a:a2:f4:77:b2:b5' freq: 2417, rank: 37, strength: -8600
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: xfinitywifi
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:af' freq: 5785, rank: 13, strength: -8900
Dec 18 19:17:39 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:39 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:44 jackrune iwd[349]: src/agent.c:agent_disconnect() agent :1.489 disconnected
Dec 18 19:17:44 jackrune iwd[349]: src/agent.c:agent_free() agent free 0x557368c3d0
Dec 18 19:17:49 jackrune iwd[349]: src/scan.c:scan_periodic_timeout() 1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_scan Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_scan START ESCAN
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_vif_set_mgmt_ie bsscfgidx 0, pktflag : 0x10
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_do_escan Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_run_escan E-SCAN START
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of channelspecs to scan ### 37
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 36, Channel spec: d024
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 40, Channel spec: d028
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 42, Channel spec: d02a
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 44, Channel spec: d02c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 48, Channel spec: d030
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 52, Channel spec: d034
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 56, Channel spec: d038
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 60, Channel spec: d03c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 64, Channel spec: d040
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 100, Channel spec: d064
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 104, Channel spec: d068
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 108, Channel spec: d06c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 112, Channel spec: d070
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 116, Channel spec: d074
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 120, Channel spec: d078
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 124, Channel spec: d07c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 128, Channel spec: d080
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 132, Channel spec: d084
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 136, Channel spec: d088
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 140, Channel spec: d08c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 144, Channel spec: d090
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 149, Channel spec: d095
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 153, Channel spec: d099
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 157, Channel spec: d09d
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 161, Channel spec: d0a1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 165, Channel spec: d0a5
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 1, Channel spec: 1001
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 2, Channel spec: 1002
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 3, Channel spec: 1003
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 4, Channel spec: 1004
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 5, Channel spec: 1005
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 6, Channel spec: 1006
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 7, Channel spec: 1007
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 8, Channel spec: 1008
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 9, Channel spec: 1009
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 10, Channel spec: 100a
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 11, Channel spec: 100b
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of SSIDs to scan ### 1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_escan_prep 0: Broadcast scan
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=escan, len=184
Dec 18 19:17:49 jackrune kernel: brcmutil: data
Dec 18 19:17:49 jackrune kernel: 00000000: 01 00 00 00 01 00 34 12 00 00 00 00 00 00 00 00  ......4.........
Dec 18 19:17:49 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff  ................
Dec 18 19:17:49 jackrune kernel: 00000030: ff ff 02 00 ff ff ff ff ff ff ff ff ff ff ff ff  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_insert() Inserting work item 18
Dec 18 19:17:49 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_next() Starting work item 18
Dec 18 19:17:49 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification Trigger Scan(33)
Dec 18 19:17:49 jackrune iwd[349]: src/scan.c:scan_request_triggered() Active scan triggered for wdev 1
Dec 18 19:17:49 jackrune iwd[349]: src/scan.c:scan_periodic_triggered() Periodic scan triggered for wdev 1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 206 expected 206
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:49 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:49 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:49 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  ,........"d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:49 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  ,.......a*d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=216
Dec 18 19:17:49 jackrune kernel: 00000000: d8 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: cc 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:49 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:39:56:e6:a3:5a
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:49 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 50 01 00 00 b0 39 56 e6 a3 5a 1f 00 11 15 13 4e  P....9V..Z.....N
Dec 18 19:17:49 jackrune kernel: 00000020: 54 47 52 5f 56 4d 42 5f 31 34 36 32 30 36 30 39  TGR_VMB_14620609
Dec 18 19:17:49 jackrune kernel: 00000030: 37 33 00 00 00 00 00 00 00 00 00 00 00 00 00 00  73..............
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 82:9c:8e:11:16:49
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=416
Dec 18 19:17:49 jackrune kernel: 00000000: a0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 94 01 00 00 82 9c 8e 11 16 49 64 00 11 15 00 00  .........Id.....
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 82:9c:8e:11:16:4b
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=548
Dec 18 19:17:49 jackrune kernel: 00000000: 24 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  $...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 18 02 00 00 82 9c 8e 11 16 4b 64 00 11 15 07 4d  .........Kd....M
Dec 18 19:17:49 jackrune kernel: 00000020: 61 72 63 68 61 6e 00 00 00 00 00 00 00 00 00 00  archan..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 82:9c:8e:11:16:4e
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=416
Dec 18 19:17:49 jackrune kernel: 00000000: a0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 94 01 00 00 82 9c 8e 11 16 4e 64 00 11 15 00 00  .........Nd.....
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 10:86:8c:c7:6f:fc
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:49 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 48 01 00 00 10 86 8c c7 6f fc 64 00 31 04 09 47  H.......o.d.1..G
Dec 18 19:17:49 jackrune kernel: 00000020: 69 72 6c 79 20 50 6f 70 00 00 00 00 00 00 00 00  irly Pop........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:17:49 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:17:49 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr bc:2e:48:fd:9e:70
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=380
Dec 18 19:17:49 jackrune kernel: 00000000: 7c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  |...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 70 01 00 00 bc 2e 48 fd 9e 70 64 00 11 05 04 73  p.....H..pd....s
Dec 18 19:17:49 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:17:49 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  0.......a*d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 92:f2:9e:e1:5c:08
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=280
Dec 18 19:17:49 jackrune kernel: 00000000: 18 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 0c 01 00 00 92 f2 9e e1 5c 08 64 00 21 04 00 00  ........\.d.!...
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 78:f2:9e:e1:5c:08
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=400
Dec 18 19:17:49 jackrune kernel: 00000000: 90 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 84 01 00 00 78 f2 9e e1 5c 08 64 00 31 14 0d 48  ....x...\.d.1..H
Dec 18 19:17:49 jackrune kernel: 00000020: 4f 4d 45 2d 41 43 41 39 2d 32 2e 34 00 00 00 00  OME-ACA9-2.4....
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:17:49 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 42:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=468
Dec 18 19:17:49 jackrune kernel: 00000000: d4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: c8 01 00 00 42 ed 00 ad b9 36 64 00 11 04 00 00  ....B....6d.....
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:49 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:49 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:49 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune systemd-journald[129]: Data hash table of /run/log/journal/215ced3354fa49179a9b648da35482b2/system.journal has a fill level at 75.0 (3142 of 4188 items, 2412544 file size, 767 bytes per hash table item), suggesting rotation.
Dec 18 19:17:49 jackrune systemd-journald[129]: /run/log/journal/215ced3354fa49179a9b648da35482b2/system.journal: Journal header limits reached or header out-of-date, rotating.
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:17:49 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=000000003c45daa4
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:17:49 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:49 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:17:49 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:17:49 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:49 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:17:49 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:68
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:49 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 50 01 00 00 96 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:17:49 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:17:49 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:49 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a2:ad:43:6b:cd:68
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:49 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 50 01 00 00 a2 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 10:86:8c:c7:70:02
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=432
Dec 18 19:17:49 jackrune kernel: 00000000: b0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: a4 01 00 00 10 86 8c c7 70 02 64 00 11 05 09 47  ........p.d....G
Dec 18 19:17:49 jackrune kernel: 00000020: 69 72 6c 79 20 50 6f 70 00 00 00 00 00 00 00 00  irly Pop........
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=528
Dec 18 19:17:49 jackrune kernel: 00000000: 10 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 04 02 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:49 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:49 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=420
Dec 18 19:17:49 jackrune kernel: 00000000: a4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 98 01 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:49 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:49 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=528
Dec 18 19:17:49 jackrune kernel: 00000000: 10 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 04 02 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:17:49 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:17:49 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:49 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:17:49 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:17:49 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 50 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  P........%d.1..C
Dec 18 19:17:49 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b2:e4:d5:0a:1b:24
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=276
Dec 18 19:17:49 jackrune kernel: 00000000: 14 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 08 01 00 00 b2 e4 d5 0a 1b 24 e8 03 10 00 00 00  .........$......
Dec 18 19:17:49 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:49 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:49 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:49 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:17:49 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:17:49 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:49 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:49 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:17:49 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:17:49 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:17:49 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:17:49 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:17:49 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification New Scan Results(34)
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=00000000556a2e21
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 00:00:00:00:00:00
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:17:49 jackrune kernel: brcmutil: event payload, len=12
Dec 18 19:17:49 jackrune kernel: 00000000: 0c 00 00 00 6d 00 00 00 34 12 00 00              ....m...4...
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_inform_bss scanned AP count (23)
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_notify_escan_complete Enter
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_notify_escan_complete ESCAN Completed scan: Done
Dec 18 19:17:49 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:17:49 jackrune iwd[349]: src/scan.c:scan_periodic_rearm() Arming periodic scan timer: 20
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a6:2e:48:fd:9e:73' with SSID: spg5, freq: 5785, rank: 3546, strength: -4700, data_rate: 433.3, load: 16/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:35' with SSID: mntwins_5G, freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:70' with SSID: spg5, freq: 2417, rank: 591, strength: -5400, data_rate: 72.2, load: 23/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:ad:b9:36' with SSID: , freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:36' with SSID: mntwins, freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2a' with SSID: CAR, freq: 2412, rank: 443, strength: -6500, data_rate: 65.0
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:22' with SSID: CAR, freq: 2412, rank: 394, strength: -6600, data_rate: 57.8
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'd8:3a:dd:60:a3:0c' with SSID: deskSAE, freq: 2412, rank: 368, strength: -4900, data_rate: 54.0
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '9e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a2:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:68' with SSID: Gonzalez-Rivera Family, freq: 2462, rank: 295, strength: -6800, data_rate: 43.3
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:a5' with SSID: Mayra, freq: 2462, rank: 295, strength: -6800, data_rate: 43.3
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '18:a6:f7:bd:2e:75' with SSID: TP-LINK_2E75, freq: 2427, rank: 276, strength: -7400, data_rate: 40.5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b2:e4:d5:0a:1b:24' with SSID: , freq: 5745, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:25' with SSID: CAR, freq: 5745, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:70' with SSID: Gonzalez-Rivera Family, freq: 5220, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0f' with SSID: CAR, freq: 2462, rank: 197, strength: -7100, data_rate: 28.9
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7200, data_rate: 28.9
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:e1:5c:08' with SSID: HOME-ACA9-2.4, freq: 2437, rank: 197, strength: -7200, data_rate: 28.9
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '04:d4:c4:1a:f7:51' with SSID: Home, freq: 2452, rank: 197, strength: -7400, data_rate: 28.9, load: 73/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '8e:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7400, data_rate: 28.9
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:39:56:e6:a3:5a' with SSID: NTGR_VMB_1462060973, freq: 2412, rank: 147, strength: -7500, data_rate: 21.7
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:70:09:11:4e:60' with SSID: HOME-4E62, freq: 2437, rank: 90, strength: -8300, data_rate: 11.0, load: 56/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '82:9c:8e:11:16:49' with SSID: , freq: 2412, rank: 75, strength: -8400, data_rate: 11.0, load: 139/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b0' with SSID: , freq: 5785, rank: 49, strength: -8000, data_rate: 7.2
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '82:9c:8e:11:16:4e' with SSID: , freq: 2412, rank: 49, strength: -8100, data_rate: 7.2, load: 139/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:6f:fc' with SSID: Girly Pop, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '82:9c:8e:11:16:4b' with SSID: Marchan, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2, load: 139/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "Marchan" security psk
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:88' with SSID: , freq: 2412, rank: 49, strength: -8200, data_rate: 7.2, load: 133/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '1e:9e:cc:0a:b1:8a' with SSID: , freq: 2412, rank: 13, strength: -8300, data_rate: 2.0, load: 133/255
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '52:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8700, data_rate: 2.0
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:70:02' with SSID: Girly Pop, freq: 5180, rank: 13, strength: -9000, data_rate: 2.0
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: ATTWuIkA5A -- Removing network
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: Elmdale -- Removing network
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: xfinitywifi -- Removing network
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: ZMX_346 -- Removing network
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_start()
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: spg5
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'a6:2e:48:fd:9e:73' freq: 5785, rank: 3546, strength: -4700
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins_5G
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:35' freq: 5765, rank: 886, strength: -6700
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:36' freq: 2447, rank: 492, strength: -4900
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: CAR
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:e4:d5:02:61:2a' freq: 2412, rank: 443, strength: -6500
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:17:49 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: deskSAE
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'd8:3a:dd:60:a3:0c' freq: 2412, rank: 368, strength: -4900
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: Required key not available (-126)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Gonzalez-Rivera Family
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '88:ad:43:6b:cd:68' freq: 2462, rank: 295, strength: -6800
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Mayra
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:a5' freq: 2462, rank: 295, strength: -6800
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: TP-LINK_2E75
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '18:a6:f7:bd:2e:75' freq: 2427, rank: 276, strength: -7400
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-ACA9-2.4
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:e1:5c:08' freq: 2437, rank: 197, strength: -7200
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Home
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '04:d4:c4:1a:f7:51' freq: 2452, rank: 197, strength: -7400
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: NTGR_VMB_1462060973
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:39:56:e6:a3:5a' freq: 2412, rank: 147, strength: -7500
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-4E62
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:70:09:11:4e:60' freq: 2437, rank: 90, strength: -8300
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Girly Pop
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '10:86:8c:c7:6f:fc' freq: 2412, rank: 49, strength: -8100
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Marchan
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '82:9c:8e:11:16:4b' freq: 2412, rank: 49, strength: -8200
Dec 18 19:17:49 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:17:49 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_done() Work item 18 done
Dec 18 19:17:49 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:09 jackrune iwd[349]: src/scan.c:scan_periodic_timeout() 1
Dec 18 19:18:09 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_insert() Inserting work item 19
Dec 18 19:18:09 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_next() Starting work item 19
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_scan Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_scan START ESCAN
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_vif_set_mgmt_ie bsscfgidx 0, pktflag : 0x10
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_do_escan Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_run_escan E-SCAN START
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of channelspecs to scan ### 37
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 36, Channel spec: d024
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 40, Channel spec: d028
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 42, Channel spec: d02a
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 44, Channel spec: d02c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 48, Channel spec: d030
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 52, Channel spec: d034
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 56, Channel spec: d038
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 60, Channel spec: d03c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 64, Channel spec: d040
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 100, Channel spec: d064
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 104, Channel spec: d068
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 108, Channel spec: d06c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 112, Channel spec: d070
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 116, Channel spec: d074
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 120, Channel spec: d078
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 124, Channel spec: d07c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 128, Channel spec: d080
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 132, Channel spec: d084
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 136, Channel spec: d088
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 140, Channel spec: d08c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 144, Channel spec: d090
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 149, Channel spec: d095
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 153, Channel spec: d099
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 157, Channel spec: d09d
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 161, Channel spec: d0a1
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 165, Channel spec: d0a5
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 1, Channel spec: 1001
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 2, Channel spec: 1002
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 3, Channel spec: 1003
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 4, Channel spec: 1004
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 5, Channel spec: 1005
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 6, Channel spec: 1006
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 7, Channel spec: 1007
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 8, Channel spec: 1008
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 9, Channel spec: 1009
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 10, Channel spec: 100a
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep Chan : 11, Channel spec: 100b
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep ### List of SSIDs to scan ### 1
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_escan_prep 0: Broadcast scan
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fil_iovar_data_set ifidx=0, name=escan, len=184
Dec 18 19:18:09 jackrune kernel: brcmutil: data
Dec 18 19:18:09 jackrune kernel: 00000000: 01 00 00 00 01 00 34 12 00 00 00 00 00 00 00 00  ......4.........
Dec 18 19:18:09 jackrune kernel: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 ff ff ff ff  ................
Dec 18 19:18:09 jackrune kernel: 00000030: ff ff 02 00 ff ff ff ff ff ff ff ff ff ff ff ff  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_bus_txctl Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification Trigger Scan(33)
Dec 18 19:18:09 jackrune iwd[349]: src/scan.c:scan_request_triggered() Active scan triggered for wdev 1
Dec 18 19:18:09 jackrune iwd[349]: src/scan.c:scan_periodic_triggered() Periodic scan triggered for wdev 1
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_bus_rxctl resumed on rxctl frame, got 206 expected 206
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:18:09 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:18:09 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:18:09 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  ,........"d.1..C
Dec 18 19:18:09 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b4:63:6f:75:9d:74
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=416
Dec 18 19:18:09 jackrune kernel: 00000000: a0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: 94 01 00 00 b4 63 6f 75 9d 74 64 00 11 15 0a 41  .....cou.td....A
Dec 18 19:18:09 jackrune kernel: 00000020: 54 54 57 75 49 6b 41 35 41 00 00 00 00 00 00 00  TTWuIkA5A.......
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:18:09 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  ,.......a*d.1..C
Dec 18 19:18:09 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=216
Dec 18 19:18:09 jackrune kernel: 00000000: d8 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: cc 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:18:09 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr d8:3a:dd:60:a3:0c
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=208
Dec 18 19:18:09 jackrune kernel: 00000000: d0 00 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: c4 00 00 00 d8 3a dd 60 a3 0c 64 00 11 04 07 64  .....:.`..d....d
Dec 18 19:18:09 jackrune kernel: 00000020: 65 73 6b 53 41 45 00 00 00 00 00 00 00 00 00 00  eskSAE..........
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:18:09 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: 2c 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  ,........"d.1..C
Dec 18 19:18:09 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 82:9c:8e:11:16:49
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=416
Dec 18 19:18:09 jackrune kernel: 00000000: a0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: 94 01 00 00 82 9c 8e 11 16 49 64 00 11 15 00 00  .........Id.....
Dec 18 19:18:09 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:22
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:09 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:18:09 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:18:09 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 0a 1b 22 64 00 31 14 03 43  0........"d.1..C
Dec 18 19:18:09 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:09 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:09 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr bc:2e:48:fd:9e:70
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=380
Dec 18 19:18:10 jackrune kernel: 00000000: 7c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  |...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 70 01 00 00 bc 2e 48 fd 9e 70 64 00 11 05 04 73  p.....H..pd....s
Dec 18 19:18:10 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:02:61:2a
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=316
Dec 18 19:18:10 jackrune kernel: 00000000: 3c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  <...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 30 01 00 00 b0 e4 d5 02 61 2a 64 00 31 14 03 43  0.......a*d.1..C
Dec 18 19:18:10 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 18:a6:f7:bd:2e:75
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=384
Dec 18 19:18:10 jackrune kernel: 00000000: 80 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 74 01 00 00 18 a6 f7 bd 2e 75 c8 00 31 04 0c 54  t........u..1..T
Dec 18 19:18:10 jackrune kernel: 00000020: 50 2d 4c 49 4e 4b 5f 32 45 37 35 00 00 00 00 00  P-LINK_2E75.....
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:70:09:11:4e:60
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:18:10 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 7c 01 00 00 40 70 09 11 4e 60 64 00 11 04 09 48  |...@p..N`d....H
Dec 18 19:18:10 jackrune kernel: 00000020: 4f 4d 45 2d 34 45 36 32 00 00 00 00 00 00 00 00  OME-4E62........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 92:f2:9e:e1:5c:08
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=280
Dec 18 19:18:10 jackrune kernel: 00000000: 18 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 0c 01 00 00 92 f2 9e e1 5c 08 64 00 21 04 00 00  ........\.d.!...
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 42:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=468
Dec 18 19:18:10 jackrune kernel: 00000000: d4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: c8 01 00 00 42 ed 00 ad b9 36 64 00 11 04 00 00  ....B....6d.....
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:18:10 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:18:10 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:18:10 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:18:10 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=616
Dec 18 19:18:10 jackrune kernel: 00000000: 68 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  h...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 5c 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  \...@....6d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=540
Dec 18 19:18:10 jackrune kernel: 00000000: 1c 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 10 02 00 00 40 ed 00 ad b9 36 64 00 11 14 07 6d  ....@....6d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 00 00 00 00 00 00 00 00 00 00  ntwins..........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 42:ed:00:ad:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=468
Dec 18 19:18:10 jackrune kernel: 00000000: d4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: c8 01 00 00 42 ed 00 ad b9 36 64 00 11 04 00 00  ....B....6d.....
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:18:10 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:18:10 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr cc:f4:11:43:4b:0f
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=312
Dec 18 19:18:10 jackrune kernel: 00000000: 38 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  8...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 2c 01 00 00 cc f4 11 43 4b 0f 64 00 31 14 03 43  ,......CK.d.1..C
Dec 18 19:18:10 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:68
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=484
Dec 18 19:18:10 jackrune kernel: 00000000: e4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: d8 01 00 00 88 ad 43 6b cd 68 64 00 31 14 16 47  ......Ck.hd.1..G
Dec 18 19:18:10 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:18:10 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:a5
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=500
Dec 18 19:18:10 jackrune kernel: 00000000: f4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: e8 01 00 00 dc eb 69 03 7e a5 64 00 31 15 05 4d  ......i.~.d.1..M
Dec 18 19:18:10 jackrune kernel: 00000020: 61 79 72 61 00 00 00 00 00 00 00 00 00 00 00 00  ayra............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:68
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:18:10 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 50 01 00 00 96 ad 43 6b cd 68 64 00 31 04 00 00  P.....Ck.hd.1...
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 52:86:8c:c7:70:02
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=424
Dec 18 19:18:10 jackrune kernel: 00000000: a8 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 9c 01 00 00 52 86 8c c7 70 02 64 00 11 05 00 00  ....R...p.d.....
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 10:86:8c:c7:70:02
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=432
Dec 18 19:18:10 jackrune kernel: 00000000: b0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: a4 01 00 00 10 86 8c c7 70 02 64 00 11 05 09 47  ........p.d....G
Dec 18 19:18:10 jackrune kernel: 00000020: 69 72 6c 79 20 50 6f 70 00 00 00 00 00 00 00 00  irly Pop........
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 96:ad:43:6b:cd:70
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=392
Dec 18 19:18:10 jackrune kernel: 00000000: 88 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 7c 01 00 00 96 ad 43 6b cd 70 64 00 11 05 00 00  |.....Ck.pd.....
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 88:ad:43:6b:cd:70
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=420
Dec 18 19:18:10 jackrune kernel: 00000000: a4 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 98 01 00 00 88 ad 43 6b cd 70 64 00 11 15 16 47  ......Ck.pd....G
Dec 18 19:18:10 jackrune kernel: 00000020: 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20 46  onzalez-Rivera F
Dec 18 19:18:10 jackrune kernel: 00000030: 61 6d 69 6c 79 00 00 00 00 00 00 00 00 00 00 00  amily...........
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:18:10 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:18:10 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=340
Dec 18 19:18:10 jackrune kernel: 00000000: 54 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  T...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 48 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  H........%d.1..C
Dec 18 19:18:10 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr b0:e4:d5:0a:1b:25
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=348
Dec 18 19:18:10 jackrune kernel: 00000000: 5c 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  \...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 50 01 00 00 b0 e4 d5 0a 1b 25 64 00 31 10 03 43  P........%d.1..C
Dec 18 19:18:10 jackrune kernel: 00000020: 41 52 00 00 00 00 00 00 00 00 00 00 00 00 00 00  AR..............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:18:10 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 42:ed:00:dd:b9:36
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=448
Dec 18 19:18:10 jackrune kernel: 00000000: c0 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: b4 01 00 00 42 ed 00 dd b9 36 64 00 11 00 00 00  ....B....6d.....
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:18:10 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:18:10 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 40:ed:00:ad:b9:35
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=608
Dec 18 19:18:10 jackrune kernel: 00000000: 60 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  `...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 54 02 00 00 40 ed 00 ad b9 35 64 00 11 10 0a 6d  T...@....5d....m
Dec 18 19:18:10 jackrune kernel: 00000020: 6e 74 77 69 6e 73 5f 35 47 00 00 00 00 00 00 00  ntwins_5G.......
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:18:10 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:18:10 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:af
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=384
Dec 18 19:18:10 jackrune kernel: 00000000: 80 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 74 01 00 00 dc eb 69 03 7e af 64 00 01 15 0b 78  t.....i.~.d....x
Dec 18 19:18:10 jackrune kernel: 00000020: 66 69 6e 69 74 79 77 69 66 69 00 00 00 00 00 00  finitywifi......
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr dc:eb:69:03:7e:b3
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=388
Dec 18 19:18:10 jackrune kernel: 00000000: 84 01 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 78 01 00 00 dc eb 69 03 7e b3 64 00 11 05 00 00  x.....i.~.d.....
Dec 18 19:18:10 jackrune kernel: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=520
Dec 18 19:18:10 jackrune kernel: 00000000: 08 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  ....m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: fc 01 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  ......H..sd....s
Dec 18 19:18:10 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr a6:2e:48:fd:9e:73
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 8 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=584
Dec 18 19:18:10 jackrune kernel: 00000000: 48 02 00 00 6d 00 00 00 34 12 01 00 6d 00 00 00  H...m...4...m...
Dec 18 19:18:10 jackrune kernel: 00000010: 3c 02 00 00 a6 2e 48 fd 9e 73 64 00 11 05 04 73  <.....H..sd....s
Dec 18 19:18:10 jackrune kernel: 00000020: 70 67 35 00 00 00 00 00 00 00 00 00 00 00 00 00  pg5.............
Dec 18 19:18:10 jackrune kernel: 00000030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_cfg80211_escan_handler ESCAN Partial result
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_isr Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=1
Dec 18 19:18:10 jackrune iwd[349]: src/scan.c:scan_notify() Scan notification New Scan Results(34)
Dec 18 19:18:10 jackrune iwd[349]: src/netdev.c:netdev_link_notify() event 16 on ifindex 3
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_rx_event Enter: mmc1:0001:1: rxp=0000000062e3b450
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker event ESCAN_RESULT (69) ifidx 0 bsscfg 0 addr 00:00:00:00:00:00
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_fweh_event_worker   version 2 flags 0 status 0 reason 0
Dec 18 19:18:10 jackrune kernel: brcmutil: event payload, len=12
Dec 18 19:18:10 jackrune kernel: 00000000: 0c 00 00 00 6d 00 00 00 34 12 00 00              ....m...4...
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_inform_bss scanned AP count (25)
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_notify_escan_complete Enter
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_notify_escan_complete ESCAN Completed scan: Done
Dec 18 19:18:10 jackrune iwd[349]: src/scan.c:scan_periodic_rearm() Arming periodic scan timer: 40
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a6:2e:48:fd:9e:73' with SSID: spg5, freq: 5785, rank: 3546, strength: -4800, data_rate: 433.3, load: 12/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '18:a6:f7:bd:2e:75' with SSID: TP-LINK_2E75, freq: 2427, rank: 920, strength: -6100, data_rate: 135.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:dd:b9:36' with SSID: , freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:35' with SSID: mntwins_5G, freq: 5765, rank: 886, strength: -6700, data_rate: 130.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'bc:2e:48:fd:9e:70' with SSID: spg5, freq: 2417, rank: 591, strength: -5000, data_rate: 72.2, load: 31/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:ed:00:ad:b9:36' with SSID: mntwins, freq: 2447, rank: 492, strength: -4900, data_rate: 72.2
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '42:ed:00:ad:b9:36' with SSID: , freq: 2447, rank: 492, strength: -5000, data_rate: 72.2
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'd8:3a:dd:60:a3:0c' with SSID: deskSAE, freq: 2412, rank: 368, strength: -4900, data_rate: 54.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'a2:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:68' with SSID: Gonzalez-Rivera Family, freq: 2462, rank: 295, strength: -6700, data_rate: 43.3
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:68' with SSID: , freq: 2462, rank: 295, strength: -6800, data_rate: 43.3
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:02:61:2a' with SSID: CAR, freq: 2412, rank: 295, strength: -6900, data_rate: 43.3
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:a5' with SSID: Mayra, freq: 2462, rank: 295, strength: -7000, data_rate: 43.3
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'cc:f4:11:43:4b:0f' with SSID: CAR, freq: 2462, rank: 295, strength: -7000, data_rate: 43.3
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:25' with SSID: CAR, freq: 5745, rank: 221, strength: -7400, data_rate: 32.5
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b2:e4:d5:0a:1b:24' with SSID: , freq: 5745, rank: 221, strength: -7500, data_rate: 32.5
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '96:ad:43:6b:cd:70' with SSID: , freq: 5220, rank: 221, strength: -7600, data_rate: 32.5
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '92:f2:9e:e1:5c:08' with SSID: , freq: 2437, rank: 197, strength: -7100, data_rate: 28.9
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '78:f2:9e:e1:5c:08' with SSID: HOME-ACA9-2.4, freq: 2437, rank: 197, strength: -7200, data_rate: 28.9
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:e4:d5:0a:1b:22' with SSID: CAR, freq: 2412, rank: 197, strength: -7300, data_rate: 28.9
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b0:39:56:e6:a3:5a' with SSID: NTGR_VMB_1462060973, freq: 2412, rank: 147, strength: -7500, data_rate: 21.7
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '40:70:09:11:4e:60' with SSID: HOME-4E62, freq: 2437, rank: 118, strength: -7800, data_rate: 14.4, load: 63/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '88:ad:43:6b:cd:70' with SSID: Gonzalez-Rivera Family, freq: 5220, rank: 102, strength: -7800, data_rate: 15.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '82:9c:8e:11:16:49' with SSID: , freq: 2412, rank: 75, strength: -8400, data_rate: 11.0, load: 154/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:b3' with SSID: , freq: 5785, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'b4:63:6f:75:9d:74' with SSID: ATTWuIkA5A, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2, load: 93/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "ATTWuIkA5A" security psk
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '82:9c:8e:11:16:4e' with SSID: , freq: 2412, rank: 49, strength: -8100, data_rate: 7.2, load: 139/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:6f:fc' with SSID: Girly Pop, freq: 2412, rank: 49, strength: -8100, data_rate: 7.2
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '82:9c:8e:11:16:4b' with SSID: Marchan, freq: 2412, rank: 49, strength: -8200, data_rate: 7.2, load: 139/255
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS 'dc:eb:69:03:7e:af' with SSID: xfinitywifi, freq: 5785, rank: 13, strength: -8700, data_rate: 2.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() Added new Network "xfinitywifi" security open
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '52:86:8c:c7:70:02' with SSID: , freq: 5180, rank: 13, strength: -8800, data_rate: 2.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_add_seen_bss() BSS has hidden SSID
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_print_scan_bss() Processing BSS '10:86:8c:c7:70:02' with SSID: Girly Pop, freq: 5180, rank: 13, strength: -8900, data_rate: 2.0
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:process_network() No remaining BSSs for SSID: Home -- Removing network
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_start()
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: spg5
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'a6:2e:48:fd:9e:73' freq: 5785, rank: 3546, strength: -4800
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: TP-LINK_2E75
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '18:a6:f7:bd:2e:75' freq: 2427, rank: 920, strength: -6100
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins_5G
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:35' freq: 5765, rank: 886, strength: -6700
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: mntwins
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:ed:00:ad:b9:36' freq: 2447, rank: 492, strength: -4900
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/wiphy.c:wiphy_select_akm() Network is WPA3-Personal...
Dec 18 19:18:10 jackrune iwd[349]: event: connect-info, FullMAC driver: brcmfmac using SAE.  Expect EXTERNAL_AUTH
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: deskSAE
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'd8:3a:dd:60:a3:0c' freq: 2412, rank: 368, strength: -4900
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: Required key not available (-126)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: CAR
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:e4:d5:02:61:2a' freq: 2412, rank: 295, strength: -6900
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Gonzalez-Rivera Family
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '88:ad:43:6b:cd:68' freq: 2462, rank: 295, strength: -6700
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Mayra
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:a5' freq: 2462, rank: 295, strength: -7000
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-ACA9-2.4
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '78:f2:9e:e1:5c:08' freq: 2437, rank: 197, strength: -7200
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: NTGR_VMB_1462060973
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b0:39:56:e6:a3:5a' freq: 2412, rank: 147, strength: -7500
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: HOME-4E62
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '40:70:09:11:4e:60' freq: 2437, rank: 118, strength: -7800
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Girly Pop
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '10:86:8c:c7:6f:fc' freq: 2412, rank: 49, strength: -8100
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Marchan
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: '82:9c:8e:11:16:4b' freq: 2412, rank: 49, strength: -8200
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: ATTWuIkA5A
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'b4:63:6f:75:9d:74' freq: 2412, rank: 49, strength: -8100
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: Trying SSID: xfinitywifi
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: 'dc:eb:69:03:7e:af' freq: 5785, rank: 13, strength: -8700
Dec 18 19:18:10 jackrune iwd[349]: src/station.c:station_autoconnect_next() autoconnect: network_autoconnect: No such file or directory (-2)
Dec 18 19:18:10 jackrune iwd[349]: src/wiphy.c:wiphy_radio_work_done() Work item 19 done
Dec 18 19:18:10 jackrune kernel: brcmfmac: brcmf_sdio_kso_control Enter: on=0
Wireless monitor ver 3.1
Created interface nlmon
< RTNL: Get Link (0x12) len 16 [request,ack]                           0.390047
    Flags: 5 (0x005)
    Sequence number: 4912574 (0x004af5be)
    Port ID: 0
> RTNL: New Link (0x10) len 1408                                       0.390122
    Flags: 0 (0x000)
    Sequence number: 4912574 (0x004af5be)
    Port ID: 1
> RTNL: Error (0x02) len 20 [0x100]                                    0.390134
    Flags: 256 (0x100)
    Sequence number: 4912574 (0x004af5be)
    Port ID: 1
    ACK: 0
> RTNL: New Route (0x18) len 36 [multi,0x20]                           3.266095
    Flags: 34 (0x022)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19657
    RTM Family: AF_INET
    RTM Destination Len: 0
    RTM Source Len: 0
    RTM TOS Field: 0
    RTM Table: 254
    RTM Protocol: boot
    RTM Scope: global
    RTM Type: 1
    RTM Flags: (0x00)
        Routing Table: 254 (0x000000fe)
        Gateway: 192.168.2.254
        Output Interface Index: 2
> RTNL: New Route (0x18) len 44 [multi,0x20]                           3.266095
    Flags: 34 (0x022)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19657
    RTM Family: AF_INET
    RTM Destination Len: 32
    RTM Source Len: 0
    RTM TOS Field: 0
    RTM Table: 254
    RTM Protocol: boot
    RTM Scope: global
    RTM Type: 1
    RTM Flags: (0x00)
        Routing Table: 254 (0x000000fe)
        Destination Address: 82.165.8.211
        Gateway: 192.168.2.254
        Output Interface Index: 2
> RTNL: New Route (0x18) len 44 [multi,0x20]                           3.266095
    Flags: 34 (0x022)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19657
    RTM Family: AF_INET
    RTM Destination Len: 24
    RTM Source Len: 0
    RTM TOS Field: 0
    RTM Table: 254
    RTM Protocol: kernel
    RTM Scope: link
    RTM Type: 1
    RTM Flags: (0x00)
        Routing Table: 254 (0x000000fe)
        Destination Address: 192.168.2.0
        Preferred Source: 192.168.2.148
        Output Interface Index: 2
> RTNL: New Route (0x18) len 36 [multi,0x20]                           3.266095
    Flags: 34 (0x022)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19657
    RTM Family: AF_INET
    RTM Destination Len: 32
    RTM Source Len: 0
    RTM TOS Field: 0
    RTM Table: 254
    RTM Protocol: boot
    RTM Scope: link
    RTM Type: 1
    RTM Flags: (0x00)
        Routing Table: 254 (0x000000fe)
        Destination Address: 192.168.2.254
        Output Interface Index: 2
> RTNL: Done (0x03) len 4 [multi,0x20]                                 3.266119
    Flags: 34 (0x022)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19657
    Status: 0
< RTNL: Get Link (0x12) len 24 [request]                               3.266351
    Flags: 1 (0x001)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: New Link (0x10) len 1068                                       3.266396
    Flags: 0 (0x000)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 2382136763
< RTNL: Get Link (0x12) len 24 [request,dump]                          3.275282
    Flags: 769 (0x301)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: New Link (0x10) len 1412 [multi]                               3.275394
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19660
> RTNL: New Link (0x10) len 1464 [multi]                               3.275394
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19660
> RTNL: New Link (0x10) len 1468 [multi]                               3.275439
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19660
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            04 00 00 00 01 00 00 00 e4 01 00 00 5a 00 00 00  ............Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 4
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1408 [multi]                               3.275439
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19660
> RTNL: Done (0x03) len 4 [multi]                                      3.275509
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19660
    Status: 0
< RTNL: New Link (0x10) len 16 [request,ack]                           3.283787
    Flags: 5 (0x005)
    Sequence number: 0 (0x00000000)
    Port ID: 0
> RTNL: Error (0x02) len 36                                            3.283832
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 19663
    Error: -19 (No such device)
< RTNL: Get Link (0x12) len 36 [request]                               3.283942
    Flags: 1 (0x001)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: New Link (0x10) len 1068                                       3.283988
    Flags: 0 (0x000)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 2918222857
< RTNL: New Link (0x10) len 16 [request,ack]                           3.284117
    Flags: 5 (0x005)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: Error (0x02) len 20 [0x100]                                    3.284235
    Flags: 256 (0x100)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19663
    ACK: 0
< RTNL: New Link (0x10) len 16 [request,ack]                           3.293231
    Flags: 5 (0x005)
    Sequence number: 0 (0x00000000)
    Port ID: 0
> RTNL: Error (0x02) len 36                                            3.293287
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 19665
    Error: -19 (No such device)
< RTNL: Get Link (0x12) len 36 [request]                               3.293402
    Flags: 1 (0x001)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: New Link (0x10) len 1072                                       3.293482
    Flags: 0 (0x000)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 2591940239
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            04 00 00 00 01 00 00 00 e4 01 00 00 5a 00 00 00  ............Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 4
        Reserved: len 8
        Reserved: len 6
        Reserved: len 412
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
< RTNL: New Link (0x10) len 16 [request,ack]                           3.293655
    Flags: 5 (0x005)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: Error (0x02) len 20 [0x100]                                    3.293812
    Flags: 256 (0x100)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19665
    ACK: 0
< RTNL: New Link (0x10) len 16 [request,ack]                           3.305901
    Flags: 5 (0x005)
    Sequence number: 0 (0x00000000)
    Port ID: 0
> RTNL: Error (0x02) len 36                                            3.305948
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 19667
    Error: -19 (No such device)
< RTNL: Get Link (0x12) len 36 [request]                               3.306129
    Flags: 1 (0x001)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: New Link (0x10) len 1012                                       3.306192
    Flags: 0 (0x000)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 3082717008
< RTNL: New Link (0x10) len 16 [request,ack]                           3.306410
    Flags: 5 (0x005)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: Error (0x02) len 20 [0x100]                                    3.306432
    Flags: 256 (0x100)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19667
    ACK: 0
< RTNL: Get Link (0x12) len 24 [request,dump]                          3.314782
    Flags: 769 (0x301)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 0
> RTNL: New Link (0x10) len 1412 [multi]                               3.314897
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19670
> RTNL: New Link (0x10) len 1464 [multi]                               3.314897
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19670
> RTNL: New Link (0x10) len 1468 [multi]                               3.314942
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19670
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            04 00 00 00 01 00 00 00 e4 01 00 00 5a 00 00 00  ............Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 4
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1408 [multi]                               3.314942
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19670
> RTNL: Done (0x03) len 4 [multi]                                      3.315015
    Flags: 2 (0x002)
    Sequence number: 1734571192 (0x676374b8)
    Port ID: 19670
    Status: 0
> RTNL: Done (0x03) len 4 [multi]                                      3.315152
    Flags: 2 (0x002)
    Sequence number: 1734571193 (0x676374b9)
    Port ID: 19670
    Status: 0
< Request: Get Interface (0x05) len 0 [ack,0x300]                      3.348947
> Result: New Interface (0x07) len 124 [multi]                         3.352771
    Interface Index: 3 (0x00000003)
    Interface Name: wlan0
    Wiphy: 0 (0x00000000)
    Interface Type: 2 (0x00000002)
    Wireless Device: 1 (0x0000000000000001)
    MAC Address B8:27:EB:A4:6E:0F
    Generation: 5 (0x00000005)
    4-Address: 0 (0x00)
    Wiphy Frequency: 2412 (0x0000096c)
    Unknown: 290 len 4
        00 00 00 00                                      ....            
    Wiphy Channel Type: 1 (0x00000001)
    Channel Width: 1 (0x00000001)
    Center Frequency 1: 2412 (0x0000096c)
    Wiphy TX Power Level: 3100 (0x00000c1c)
> Complete: Get Interface (0x05) len 4 [multi]                         3.352834
    Status: 0
< Request: Trigger Scan (0x21) len 348 [ack]                           3.368185
    Interface Index: 3 (0x00000003)
    Scan Frequencies: len 320
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
        37: 2467 (0x000009a3)
        38: 2472 (0x000009a8)
        39: 2484 (0x000009b4)
    Scan Flags: Mask: 0x00004002 len 4
            Flush
            Colocated6G
    Scan SSIDs: len 4
        0: len 0
> Event: Trigger Scan (0x21) len 344                                   3.388120
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Scan SSIDs: len 4
        0: len 0
    Scan Frequencies: len 296
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
    Scan Flags: Mask: 0x00004002 len 4
            Flush
            Colocated6G
> Response: Trigger Scan (0x21) len 4 [0x100]                          3.388155
    Status: Success (0)
< Request: Get Station (0x11) len 8 [ack,0x300]                        3.397742
    Interface Index: 3 (0x00000003)
> Complete: Get Station (0x11) len 4 [multi]                           3.399317
    Status: 0
< Request: Set Power Save (0x3d) len 16 [ack]                          3.406306
    Interface Index: 3 (0x00000003)
    PS State: 0 (0x00000000)
> Response: Set Power Save (0x3d) len 4 [0x100]                        3.406340
    Status: Success (0)
< Request: Get Power Save (0x3e) len 8 [ack]                           3.414257
    Interface Index: 3 (0x00000003)
> Result: Get Power Save (0x3e) len 8                                  3.414300
    PS State: 0 (0x00000000)
> Response: Get Power Save (0x3e) len 4 [0x100]                        3.414310
    Status: Success (0)
< Request: Get Protocol Features (0x5f) len 0 [ack]                    3.443098
> Result: Get Protocol Features (0x5f) len 8                           3.443145
    Protocol Features: 1 (0x00000001)
> Response: Get Protocol Features (0x5f) len 4 [0x100]                 3.443154
    Status: Success (0)
< Request: Get Wiphy (0x01) len 4 [ack,0x300]                          3.443226
    Split Wiphy Dump: true
> Result: New Wiphy (0x03) len 112 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Retry Short: 7 (0x07)
    Wiphy Retry Long: 4 (0x04)
    Wiphy Frag Threshold: 4294967295 (0xffffffff)
    Wiphy RTS Threshold: 4294967295 (0xffffffff)
    Wiphy Coverage Class: 0 (0x00)
    Max Number Scan SSIDs: 10 (0x0a)
    Max Num Sched Scan SSIDs: 16 (0x10)
    Max Scan IE Length: 2048 (0x0800)
    Max Sched Scan IE Len: 2048 (0x0800)
    Max Match Sets: 16 (0x10)
    Roaming Support: true
> Result: New Wiphy (0x03) len 76 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Cipher Suites:
        WEP-40 (00:0f:ac) suite  01
        WEP-104 (00:0f:ac) suite  05
        TKIP (00:0f:ac) suite  02
        CCMP (00:0f:ac) suite  04
        BIP (00:0f:ac) suite  06
    Max Number PMKIDs: 16 (0x10)
    Wiphy Antenna Avail TX: 113 len 4
        00 00 00 00                                      ....            
    Wiphy Antenna Avail RX: 114 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 56 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Interface Types: len 24
        Ad-hoc: true
        Station: true
        AP: true
        P2P-Client: true
        P2P-GO: true
        P2P-Device: true
> Result: New Wiphy (0x03) len 240 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 208
        Band 0: len 204
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            Rates: len 156
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 10 (0x0000000a)
                Bitrate 1: len 12
                    Bitrate (100kbps multiple): 20 (0x00000014)
                    2GHZ Short Preamble: true
                Bitrate 2: len 12
                    Bitrate (100kbps multiple): 55 (0x00000037)
                    2GHZ Short Preamble: true
                Bitrate 3: len 12
                    Bitrate (100kbps multiple): 110 (0x0000006e)
                    2GHZ Short Preamble: true
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 8: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 9: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 10: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 11: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 0: len 40
                    Frequency: 2412 (0x0000096c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 1: len 40
                    Frequency: 2417 (0x00000971)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 2: len 40
                    Frequency: 2422 (0x00000976)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 3: len 40
                    Frequency: 2427 (0x0000097b)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 4: len 36
                    Frequency: 2432 (0x00000980)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 5: len 36
                    Frequency: 2437 (0x00000985)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 6: len 36
                    Frequency: 2442 (0x0000098a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 7: len 40
                    Frequency: 2447 (0x0000098f)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 8: len 40
                    Frequency: 2452 (0x00000994)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 9: len 40
                    Frequency: 2457 (0x00000999)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 10: len 40
                    Frequency: 2462 (0x0000099e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 11: len 48
                    Frequency: 2467 (0x000009a3)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 12: len 48
                    Frequency: 2472 (0x000009a8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 13: len 48
                    Frequency: 2484 (0x000009b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 0: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 200 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 168
        Band 1: len 164
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bit  6: Short GI for 40Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            VHT MCS Set: 7 len 8
                fe ff 00 00 fe ff 00 00                          ........        
            VHT Capabilities: 8 len 4
                20 10 00 00                                       ...            
            Rates: len 96
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 1: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 2: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 3: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 76 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 0: len 32
                    Frequency: 5170 (0x00001432)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 1: len 32
                    Frequency: 5180 (0x0000143c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 2: len 28
                    Frequency: 5190 (0x00001446)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 3: len 28
                    Frequency: 5200 (0x00001450)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 4: len 28
                    Frequency: 5210 (0x0000145a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 5: len 28
                    Frequency: 5220 (0x00001464)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 6: len 32
                    Frequency: 5230 (0x0000146e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 7: len 28
                    Frequency: 5240 (0x00001478)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 8: len 56
                    Frequency: 5260 (0x0000148c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 9: len 56
                    Frequency: 5280 (0x000014a0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 10: len 56
                    Frequency: 5300 (0x000014b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 11: len 60
                    Frequency: 5320 (0x000014c8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 12: len 60
                    Frequency: 5500 (0x0000157c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 13: len 56
                    Frequency: 5520 (0x00001590)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 14: len 56
                    Frequency: 5540 (0x000015a4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 15: len 56
                    Frequency: 5560 (0x000015b8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 16: len 56
                    Frequency: 5580 (0x000015cc)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 17: len 56
                    Frequency: 5600 (0x000015e0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 18: len 56
                    Frequency: 5620 (0x000015f4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 19: len 56
                    Frequency: 5640 (0x00001608)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 20: len 56
                    Frequency: 5660 (0x0000161c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 21: len 56
                    Frequency: 5680 (0x00001630)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 22: len 56
                    Frequency: 5700 (0x00001644)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 23: len 60
                    Frequency: 5720 (0x00001658)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132416 (0x00020540)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 24: len 32
                    Frequency: 5745 (0x00001671)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 25: len 28
                    Frequency: 5765 (0x00001685)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 26: len 28
                    Frequency: 5785 (0x00001699)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 27: len 28
                    Frequency: 5805 (0x000016ad)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 28: len 32
                    Frequency: 5825 (0x000016c1)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 1: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 32 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 0
> Result: New Wiphy (0x03) len 184 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Commands:
        New Interface [7]
        Set Interface [6]
        New Key [11]
        Start AP [15]
        Join IBSS [43]
        Set PMKSA [52]
        Del PMKSA [53]
        Flush PMKSA [54]
        Remain on Channel [55]
        Frame [59]
        Set Wiphy Netns [49]
        Set Channel [65]
        Start Sched Scan [75]
        Start P2P Device [89]
        Connect [46]
        Disconnect [48]
        Crit Protocol Start [98]
        Crit Protocol Stop [99]
        Update Connect Params [122]
> Result: New Wiphy (0x03) len 40 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Max Remain on Channel Duration : 5000 (0x00001388)
    Offchannel TX OK: true
> Result: New Wiphy (0x03) len 28 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 260 [multi]                             3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Software Interface Types: len 0
    Interface Combinations: 120 len 224
        68 00 01 00 44 00 01 00 14 00 01 00 08 00 01 00  h...D...........
        02 00 00 00 08 00 02 00 04 00 02 00 14 00 02 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        18 00 03 00 08 00 01 00 01 00 00 00 0c 00 02 00  ................
        04 00 08 00 04 00 09 00 08 00 04 00 02 00 00 00  ................
        08 00 02 00 03 00 00 00 08 00 05 00 00 00 00 00  ................
        08 00 06 00 00 00 00 00 78 00 02 00 54 00 01 00  ........x...T...
        14 00 01 00 08 00 01 00 01 00 00 00 08 00 02 00  ................
        04 00 02 00 14 00 02 00 08 00 01 00 01 00 00 00  ................
        08 00 02 00 04 00 03 00 14 00 03 00 08 00 01 00  ................
        01 00 00 00 08 00 02 00 04 00 08 00 14 00 04 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        08 00 04 00 01 00 00 00 08 00 02 00 04 00 00 00  ................
        08 00 05 00 00 00 00 00 08 00 06 00 00 00 00 00  ................
> Result: New Wiphy (0x03) len 44 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Device AP SME: 141 len 4
        00 00 00 00                                      ....            
    Feature Flags: 143 len 4
        a0 40 00 40                                      .@.@            
> Result: New Wiphy (0x03) len 1036 [multi]                            3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    TX Frame Types: len 692
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-GO: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-Device: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        Unknown: 11 len 0
        Unknown: 12 len 0
    RX Frame Types: len 220
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 24
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-GO: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-Device: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        Unknown: 11 len 0
        Unknown: 12 len 0
    Unknown: 222 len 4
        01 00 00 00                                      ....            
    Unknown: 223 len 4
        fc 01 00 00                                      ....            
    Unknown: 224 len 4
        00 00 00 00                                      ....            
    MAC Address B8:27:EB:A4:6E:0F
    MAC Addresses: len 48
        1 B8:27:EB:A4:6E:0F
        2 BA:27:EB:A4:6E:0E
        3 BA:27:EB:A4:6E:0D
        4 BA:27:EB:A4:6E:0C
> Result: New Wiphy (0x03) len 28 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 44 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Vendor Data: len 12
        0c 00 01 00 18 10 00 00 01 00 00 00              ............    
> Result: New Wiphy (0x03) len 68 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Scheduled Scan Maximum Requests: 256 len 4
        01 00 00 00                                      ....            
    Extended Features:
        NL80211_EXT_FEATURE_CQM_RSSI_LIST
        NL80211_EXT_FEATURE_DFS_OFFLOAD
    Unknown: 227 len 12
        04 00 01 00 04 00 02 00 04 00 03 00              ............    
> Result: New Wiphy (0x03) len 36 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 239 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 28 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 28 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 36 [multi]                              3.443377
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 316 len 2
        02 00                                            ..              
> Complete: Get Wiphy (0x01) len 4 [multi]                             3.443415
    Status: 0
< Request: Get Protocol Features (0x5f) len 0 [ack]                    3.452711
> Result: Get Protocol Features (0x5f) len 8                           3.452748
    Protocol Features: 1 (0x00000001)
> Response: Get Protocol Features (0x5f) len 4 [0x100]                 3.452757
    Status: Success (0)
< Request: Get Wiphy (0x01) len 12 [ack,0x300]                         3.452807
    Wiphy: 0 (0x00000000)
    Split Wiphy Dump: true
> Result: New Wiphy (0x03) len 112 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Retry Short: 7 (0x07)
    Wiphy Retry Long: 4 (0x04)
    Wiphy Frag Threshold: 4294967295 (0xffffffff)
    Wiphy RTS Threshold: 4294967295 (0xffffffff)
    Wiphy Coverage Class: 0 (0x00)
    Max Number Scan SSIDs: 10 (0x0a)
    Max Num Sched Scan SSIDs: 16 (0x10)
    Max Scan IE Length: 2048 (0x0800)
    Max Sched Scan IE Len: 2048 (0x0800)
    Max Match Sets: 16 (0x10)
    Roaming Support: true
> Result: New Wiphy (0x03) len 76 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Cipher Suites:
        WEP-40 (00:0f:ac) suite  01
        WEP-104 (00:0f:ac) suite  05
        TKIP (00:0f:ac) suite  02
        CCMP (00:0f:ac) suite  04
        BIP (00:0f:ac) suite  06
    Max Number PMKIDs: 16 (0x10)
    Wiphy Antenna Avail TX: 113 len 4
        00 00 00 00                                      ....            
    Wiphy Antenna Avail RX: 114 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 56 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Interface Types: len 24
        Ad-hoc: true
        Station: true
        AP: true
        P2P-Client: true
        P2P-GO: true
        P2P-Device: true
> Result: New Wiphy (0x03) len 240 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 208
        Band 0: len 204
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            Rates: len 156
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 10 (0x0000000a)
                Bitrate 1: len 12
                    Bitrate (100kbps multiple): 20 (0x00000014)
                    2GHZ Short Preamble: true
                Bitrate 2: len 12
                    Bitrate (100kbps multiple): 55 (0x00000037)
                    2GHZ Short Preamble: true
                Bitrate 3: len 12
                    Bitrate (100kbps multiple): 110 (0x0000006e)
                    2GHZ Short Preamble: true
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 8: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 9: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 10: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 11: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 0: len 40
                    Frequency: 2412 (0x0000096c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 1: len 40
                    Frequency: 2417 (0x00000971)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 2: len 40
                    Frequency: 2422 (0x00000976)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 3: len 40
                    Frequency: 2427 (0x0000097b)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 4: len 36
                    Frequency: 2432 (0x00000980)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 5: len 36
                    Frequency: 2437 (0x00000985)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 6: len 36
                    Frequency: 2442 (0x0000098a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 7: len 40
                    Frequency: 2447 (0x0000098f)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 8: len 40
                    Frequency: 2452 (0x00000994)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 9: len 40
                    Frequency: 2457 (0x00000999)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 10: len 40
                    Frequency: 2462 (0x0000099e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 11: len 48
                    Frequency: 2467 (0x000009a3)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 12: len 48
                    Frequency: 2472 (0x000009a8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 13: len 48
                    Frequency: 2484 (0x000009b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 0: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 200 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 168
        Band 1: len 164
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bit  6: Short GI for 40Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            VHT MCS Set: 7 len 8
                fe ff 00 00 fe ff 00 00                          ........        
            VHT Capabilities: 8 len 4
                20 10 00 00                                       ...            
            Rates: len 96
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 1: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 2: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 3: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 76 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 0: len 32
                    Frequency: 5170 (0x00001432)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 1: len 32
                    Frequency: 5180 (0x0000143c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 2: len 28
                    Frequency: 5190 (0x00001446)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 3: len 28
                    Frequency: 5200 (0x00001450)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 4: len 28
                    Frequency: 5210 (0x0000145a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 5: len 28
                    Frequency: 5220 (0x00001464)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 6: len 32
                    Frequency: 5230 (0x0000146e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 7: len 28
                    Frequency: 5240 (0x00001478)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 8: len 56
                    Frequency: 5260 (0x0000148c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 9: len 56
                    Frequency: 5280 (0x000014a0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 10: len 56
                    Frequency: 5300 (0x000014b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 11: len 60
                    Frequency: 5320 (0x000014c8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 12: len 60
                    Frequency: 5500 (0x0000157c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 13: len 56
                    Frequency: 5520 (0x00001590)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 14: len 56
                    Frequency: 5540 (0x000015a4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 15: len 56
                    Frequency: 5560 (0x000015b8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 16: len 56
                    Frequency: 5580 (0x000015cc)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 17: len 56
                    Frequency: 5600 (0x000015e0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 18: len 56
                    Frequency: 5620 (0x000015f4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 19: len 56
                    Frequency: 5640 (0x00001608)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 20: len 56
                    Frequency: 5660 (0x0000161c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 21: len 56
                    Frequency: 5680 (0x00001630)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 22: len 56
                    Frequency: 5700 (0x00001644)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 23: len 60
                    Frequency: 5720 (0x00001658)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 132424 (0x00020548)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 24: len 32
                    Frequency: 5745 (0x00001671)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 25: len 28
                    Frequency: 5765 (0x00001685)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 26: len 28
                    Frequency: 5785 (0x00001699)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 27: len 28
                    Frequency: 5805 (0x000016ad)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 28: len 32
                    Frequency: 5825 (0x000016c1)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 1: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 32 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 0
> Result: New Wiphy (0x03) len 184 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Commands:
        New Interface [7]
        Set Interface [6]
        New Key [11]
        Start AP [15]
        Join IBSS [43]
        Set PMKSA [52]
        Del PMKSA [53]
        Flush PMKSA [54]
        Remain on Channel [55]
        Frame [59]
        Set Wiphy Netns [49]
        Set Channel [65]
        Start Sched Scan [75]
        Start P2P Device [89]
        Connect [46]
        Disconnect [48]
        Crit Protocol Start [98]
        Crit Protocol Stop [99]
        Update Connect Params [122]
> Result: New Wiphy (0x03) len 40 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Max Remain on Channel Duration : 5000 (0x00001388)
    Offchannel TX OK: true
> Result: New Wiphy (0x03) len 28 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 260 [multi]                             3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Software Interface Types: len 0
    Interface Combinations: 120 len 224
        68 00 01 00 44 00 01 00 14 00 01 00 08 00 01 00  h...D...........
        02 00 00 00 08 00 02 00 04 00 02 00 14 00 02 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        18 00 03 00 08 00 01 00 01 00 00 00 0c 00 02 00  ................
        04 00 08 00 04 00 09 00 08 00 04 00 02 00 00 00  ................
        08 00 02 00 03 00 00 00 08 00 05 00 00 00 00 00  ................
        08 00 06 00 00 00 00 00 78 00 02 00 54 00 01 00  ........x...T...
        14 00 01 00 08 00 01 00 01 00 00 00 08 00 02 00  ................
        04 00 02 00 14 00 02 00 08 00 01 00 01 00 00 00  ................
        08 00 02 00 04 00 03 00 14 00 03 00 08 00 01 00  ................
        01 00 00 00 08 00 02 00 04 00 08 00 14 00 04 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        08 00 04 00 01 00 00 00 08 00 02 00 04 00 00 00  ................
        08 00 05 00 00 00 00 00 08 00 06 00 00 00 00 00  ................
> Result: New Wiphy (0x03) len 44 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Device AP SME: 141 len 4
        00 00 00 00                                      ....            
    Feature Flags: 143 len 4
        a0 40 00 40                                      .@.@            
> Result: New Wiphy (0x03) len 1036 [multi]                            3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    TX Frame Types: len 692
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-GO: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-Device: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        Unknown: 11 len 0
        Unknown: 12 len 0
    RX Frame Types: len 220
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 24
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-GO: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-Device: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        Unknown: 11 len 0
        Unknown: 12 len 0
    Unknown: 222 len 4
        01 00 00 00                                      ....            
    Unknown: 223 len 4
        fc 01 00 00                                      ....            
    Unknown: 224 len 4
        00 00 00 00                                      ....            
    MAC Address B8:27:EB:A4:6E:0F
    MAC Addresses: len 48
        1 B8:27:EB:A4:6E:0F
        2 BA:27:EB:A4:6E:0E
        3 BA:27:EB:A4:6E:0D
        4 BA:27:EB:A4:6E:0C
> Result: New Wiphy (0x03) len 28 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 44 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Vendor Data: len 12
        0c 00 01 00 18 10 00 00 01 00 00 00              ............    
> Result: New Wiphy (0x03) len 68 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Scheduled Scan Maximum Requests: 256 len 4
        01 00 00 00                                      ....            
    Extended Features:
        NL80211_EXT_FEATURE_CQM_RSSI_LIST
        NL80211_EXT_FEATURE_DFS_OFFLOAD
    Unknown: 227 len 12
        04 00 01 00 04 00 02 00 04 00 03 00              ............    
> Result: New Wiphy (0x03) len 36 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 239 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 28 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 28 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 36 [multi]                              3.452956
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 316 len 2
        02 00                                            ..              
> Complete: Get Wiphy (0x01) len 4 [multi]                             3.452994
    Status: 0
> Event: New Scan Results (0x22) len 344                               4.243325
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Scan SSIDs: len 4
        0: len 0
    Scan Frequencies: len 296
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
    Scan Flags: Mask: 0x00004002 len 4
            Flush
            Colocated6G
> RTNL: New Link (0x10) len 48                                         4.243362
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         4.243370
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         4.243380
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         4.243389
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         4.243404
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
< Request: Get Survey (0x32) len 12 [ack,0x300]                        4.243659
    Wireless Device: 1 (0x0000000000000001)
> Complete: Get Survey (0x32) len 4 [multi]                            4.243723
    Status: Operation not supported (95)
< Request: Get Scan (0x20) len 12 [ack,0x300]                          4.243769
    Wireless Device: 1 (0x0000000000000001)
> Result: New Scan Results (0x22) len 596 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 564
        BSSID 40:ED:00:AD:B9:35
        TSF: 0 (0x0000000000000000)
        IEs: len 465
            SSID: mntwins_5G
                6d 6e 74 77 69 6e 73 5f 35 47                    mntwins_5G      
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 08 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            Power constraint:  3 dB
                03                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            Tag 195: len 4
                02 7e 7e 7e                                      .~~~            
            Country: US 
                First channel  36 number of channels  4 max tx power 20 dBm
                First channel 149 number of channels  5 max tx power 20 dBm
                55 53 20 24 04 14 95 05 14 00                    US $......      
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c9 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 1b fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 131
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 0c 80 63 e6 bb 10 10 21 00 07 54 50 2d 4c 49  ...c....!..TP-LI
                4e 4b 10 23 00 0b 41 72 63 68 65 72 20 41 58 32  NK.#..Archer AX2
                30 10 24 00 03 34 2e 36 10 42 00 03 34 2e 36 10  0.$..4.6.B..4.6.
                54 00 08 00 06 00 50 f2 04 00 01 10 11 00 0f 41  T.....P........A
                72 63 68 65 72 20 41 58 32 30 20 34 2e 36 10 08  rcher AX20 4.6..
                00 02 21 0c 10 3c 00 01 02 10 49 00 06 00 37 2a  ..!..<....I...7*
                00 01 20                                         ..              
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 127
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                Manufacturer: TP-LINK
                Model Name: Archer AX20
                Model Number: 4.6
                Serial Number: 4.6
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer AX20 4.6
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 4113 (0x1011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717759683 (0x000000f8d48adcc3)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 572 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 540
        BSSID A6:2E:48:FD:9E:73
        TSF: 0 (0x0000000000000000)
        IEs: len 442
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            BSS load:  8 station(s) utilization 20/255 available capacity 65535 32µs/s units
                08 00 14 ff ff                                   .....           
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 144 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 90 01 18 95  ................
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 5
                02 1e 1e 1e 00                                   .....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 8c 00 03 64 00 00 27 a4 00 00  .P.......d..'...
                41 43 5e 00 61 32 2f 00                          AC^.a2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 163
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 e9 61 db f9 18 6c bb a7 5c  ....G...a...l..\
                97 c9 a4 a0 0b 8c 5e 10 21 00 09 51 75 61 6e 74  ......^.!..Quant
                65 6e 6e 61 10 23 00 05 54 6f 70 61 7a 10 24 00  enna.#..Topaz.$.
                06 42 47 57 32 31 30 10 42 00 0c 41 36 32 45 34  .BGW210.B..A62E4
                38 46 44 39 45 37 33 10 54 00 08 00 06 00 50 f2  8FD9E73.T.....P.
                04 00 01 10 11 00 10 52 65 66 65 72 65 6e 63 65  .......Reference
                20 44 65 73 69 67 6e 10 08 00 02 20 08 10 49 00   Design.... ..I.
                06 00 37 2a 00 01 20 10 58 00 18 76 cf 76 0b 7e  ..7*.. .X..v.v.~
                06 52 f0 a4 2e 3d db e4 f9 23 20 00 01 01 01 03  .R...=...# .....
                00 7f c5                                         ...             
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 79 c3 3f aa ff 00 00 aa ff 00 00              .y.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 30
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 25 c2 07 f7 00 06  .&........%.....
                01 9b 64 00 3f cb 00 00 00 07 00 00 00 00        ..d.?.........  
            WSC Payload: len 159
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: e961dbf9-186c-bba7-5c97-c9a4a00b8c5e
                Manufacturer: Quantenna
                Model Name: Topaz
                Model Number: BGW210
                Serial Number: A62E48FD9E73
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Reference Design
                Configuration Methods:
                    Virtual Display PIN
                WFA Vendor Extension: len 3
                    Version2: 2.0
                Type: 0x1058: len 24
                    76 cf 76 0b 7e 06 52 f0 a4 2e 3d db e4 f9 23 20  v.v.~.R...=...# 
                    00 01 01 01 03 00 7f c5                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717766193 (0x000000f8d48af631)
        Signal mBm: -4700
> Result: New Scan Results (0x22) len 196 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 164
        BSSID D8:3A:DD:60:A3:0C
        TSF: 0 (0x0000000000000000)
        IEs: len 67
            SSID: deskSAE
                64 65 73 6b 53 41 45                             deskSAE         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  6: Management Frame Protection Required
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 08 c0 00                                      ....            
            Current Operating Class: 81
                51 00                                            Q.              
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 62: Opmode Notification
                04 00 00 00 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717676194 (0x000000f8d48996a2)
        Signal mBm: -4900
> Result: New Scan Results (0x22) len 604 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 572
        BSSID 40:ED:00:AD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 476
            SSID: mntwins
                6d 6e 74 77 69 6e 73                             mntwins         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 8
                08                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 12.0 24.0 48.0 Mbit/s
                0c 18 30 60                                      ..0`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 8
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                08 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                01 00 08 80 00 00 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 8
                21 05 06 07 08 09 0a 0b                          !.......        
            Power constraint:  3 dB
                03                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            Country: US 
                First channel   1 number of channels 11 max tx power 20 dBm
                55 53 20 01 0b 14                                US ...          
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                91 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 0 - 20 or 40 Mhz channel width
                Channel Center Frequency 1: 0
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                00 00 00 fc ff                                   .....           
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 02 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 6
                f4 3f 00 30 fc ff                                .?.0..          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 131
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 0c 80 63 e6 bb 10 10 21 00 07 54 50 2d 4c 49  ...c....!..TP-LI
                4e 4b 10 23 00 0b 41 72 63 68 65 72 20 41 58 32  NK.#..Archer AX2
                30 10 24 00 03 34 2e 36 10 42 00 03 34 2e 36 10  0.$..4.6.B..4.6.
                54 00 08 00 06 00 50 f2 04 00 01 10 11 00 0f 41  T.....P........A
                72 63 68 65 72 20 41 58 32 30 20 34 2e 36 10 08  rcher AX20 4.6..
                00 02 21 0c 10 3c 00 01 01 10 49 00 06 00 37 2a  ..!..<....I...7*
                00 01 20                                         ..              
            Vendor specific: len 7
                OUI: 00:0c:43 type:08
                00 0c 43 08 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:08
                00 0c e7 08 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 127
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                Manufacturer: TP-LINK
                Model Name: Archer AX20
                Model Number: 4.6
                Serial Number: 4.6
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer AX20 4.6
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                    Label
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5137 (0x1411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2447 (0x0000098f)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717713590 (0x000000f8d48a28b6)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 300 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 268
        BSSID CC:F4:11:43:4B:0F
        TSF: 0 (0x0000000000000000)
        IEs: len 170
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 05 00 00 00 00 00 00 00              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717723902 (0x000000f8d48a50fe)
        Signal mBm: -7000
> Result: New Scan Results (0x22) len 368 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 336
        BSSID BC:2E:48:FD:9E:70
        TSF: 0 (0x0000000000000000)
        IEs: len 238
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 25 dB link margin  0 dB
                19 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  3 station(s) utilization 32/255 available capacity 0 32µs/s units
                03 00 20 00 00                                   .. ..           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 16 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 09 1f ff ff ff 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                04 00 08 00 00 00 00 c0 01                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 49  .P...J....D....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 08 bf 0c 92 59 82 0f ea ff 00 00 ea  ..L.....Y.......
                ff 00 20 c0 05 00 02 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 03 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 20
                Version: 10
                WSC State: Configured
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717686507 (0x000000f8d489beeb)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 516 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 484
        BSSID 88:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 386
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717738590 (0x000000f8d48a8a5e)
        Signal mBm: -7500
> Result: New Scan Results (0x22) len 456 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 424
        BSSID 42:ED:00:AD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 328
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 8
                08                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Tag 51: len 8
                21 05 06 07 08 09 0a 0b                          !.......        
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 12.0 24.0 48.0 Mbit/s
                0c 18 30 60                                      ..0`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 8
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                08 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                91 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 0 - 20 or 40 Mhz channel width
                Channel Center Frequency 1: 0
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                00 00 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 31: Interworking
                01 00 00 80 00 00 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 02 20 0e 92 6d 09 85 08 00 00  ....D.. ..m.....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 6
                f4 3f 00 81 fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:08
                00 0c 43 08 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:08
                00 0c e7 08 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 07 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2447 (0x0000098f)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717717027 (0x000000f8d48a3623)
        Signal mBm: -5100
> Result: New Scan Results (0x22) len 268 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 236
        BSSID 92:F2:9E:E1:5C:08
        TSF: 0 (0x0000000000000000)
        IEs: len 137
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 6
                06                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                06 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 62: Opmode Notification
                00 00 00 00 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
        Beacon Interval: 100 (0x0064)
        Capability: 1057 (0x0421)
            ESS
            ShortPreamble
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717710569 (0x000000f8d48a1ce9)
        Signal mBm: -7100
> Result: New Scan Results (0x22) len 472 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 440
        BSSID 88:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 341
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717720256 (0x000000f8d48a42c0)
        Signal mBm: -7000
> Result: New Scan Results (0x22) len 304 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 272
        BSSID B0:E4:D5:0A:1B:22
        TSF: 0 (0x0000000000000000)
        IEs: len 176
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717694580 (0x000000f8d489de74)
        Signal mBm: -7200
> Result: New Scan Results (0x22) len 300 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 268
        BSSID B0:E4:D5:02:61:2A
        TSF: 0 (0x0000000000000000)
        IEs: len 170
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717689475 (0x000000f8d489ca83)
        Signal mBm: -7200
> Result: New Scan Results (0x22) len 424 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 392
        BSSID 1E:9E:CC:0A:B1:8F
        TSF: 0 (0x0000000000000000)
        IEs: len 296
            SSID: Fernandez
                46 65 72 6e 61 6e 64 65 7a                       Fernandez       
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 1 offset 0
                AID     1 -   16 00000000 01000000 
                00 01 01 00 02                                   .....           
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  6 station(s) utilization 119/255 available capacity 0 32µs/s units
                06 00 77 00 00                                   ..w..           
            Tag 51: len 2
                73 2c                                            s,              
            Tag 51: len 2
                51 01                                            Q.              
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 11 17 ff ff ff ff 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                01 08 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 11
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 32: QoS Map
                Capability: bit 62: Opmode Notification
                85 00 08 02 01 00 00 40 00 40 20                 .......@.@      
            HE Capabilities: len 28
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 3 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 4 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 3 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 4 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 03 95 18 00 cc  ......" ........
                00 aa ff aa ff 1b 1c c7 71 1c c7 71              ........q..q    
            Tag 292: len 7
                04 80 01 04 fc ff 03                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 29
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3c  .P...J....D....<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 06 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 25
                Version: 10
                WSC State: Configured
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5137 (0x1411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717661090 (0x000000f8d4895ba2)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 520 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 488
        BSSID B4:63:6F:75:9D:74
        TSF: 0 (0x0000000000000000)
        IEs: len 389
            SSID: ATTWuIkA5A
                41 54 54 57 75 49 6b 41 35 41                    ATTWuIkA5A      
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 1
                06                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  2 station(s) utilization 122/255 available capacity 0 32µs/s units
                02 00 7a 00 00                                   ..z..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                32 00 00 00 00                                   2....           
            Tag 51: len 3
                80 34 84                                         .4.             
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff ff ff 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 00 17 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                04 00 08 82 00 00 00 40                          .......@        
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            Vendor specific: len 151
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d0 83 32 ec c6 bd 5c 14 76  ....G....2...\.v
                9f e9 ab 7d 75 be d5 10 21 00 0b 41 72 72 69 73  ...}u...!..Arris
                2c 20 49 6e 63 2e 10 23 00 0a 42 47 57 33 32 30  , Inc..#..BGW320
                2d 35 30 35 10 24 00 0a 42 47 57 33 32 30 2d 35  -505.$..BGW320-5
                30 35 10 42 00 0e 4e 39 33 56 44 33 4d 52 30 30  05.B..N93VD3MR00
                36 33 34 30 10 54 00 08 00 06 00 50 f2 04 00 01  6340.T.....P....
                10 11 00 0e 41 72 72 69 73 20 57 69 72 65 6c 65  ....Arris Wirele
                73 73 10 08 00 02 21 08 10 3c 00 01 03 10 49 00  ss....!..<....I.
                06 00 37 2a 00 01 20                             ..7*..          
            Vendor specific: len 4
                Wi-Fi Alliance (50:6f:9a) type: 1e
                50 6f 9a 1e                                      Po..            
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c 92 69 8b 0f aa ff 00 00 aa  ..L.....i.......
                ff 00 20 c0 05 00 01 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 02 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 147
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d08332ec-c6bd-5c14-769f-e9ab7d75bed5
                Manufacturer: Arris, Inc.
                Model Name: BGW320-505
                Model Number: BGW320-505
                Serial Number: N93VD3MR006340
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Arris Wireless
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                RF Bands:  2.4 GHz, 5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717682340 (0x000000f8d489aea4)
        Signal mBm: -7900
> Result: New Scan Results (0x22) len 336 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID B0:39:56:E6:A3:5A
        TSF: 0 (0x0000000000000000)
        IEs: len 208
            SSID: NTGR_VMB_1462060973
                4e 54 47 52 5f 56 4d 42 5f 31 34 36 32 30 36 30  NTGR_VMB_1462060
                39 37 33                                         973             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     4 beacon frame(s)
                DTIM period   33 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                04 21 00 00                                      .!..            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 18 dB link margin  0 dB
                12 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                Group Management Cipher Suite: len 4
                    BIP (00:0f:ac) suite  06
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00 00 00 00 0f ac 06                    ..........      
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit 11: Statistics Measurement
                Enabled: bit 16: AP Channel Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                32 08 01 00 00                                   2....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Static
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                MCS set: Rx Highest data rate: 256 Mbit/s
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                a1 09 17 3f 00 00 00 00 00 00 00 00 00 00 01 00  ...?............
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 62: Opmode Notification
                04 00 08 00 00 00 00 40                          .......@        
            Vendor specific: len 19
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 57  .P...J....D....W
                00 01 01                                         ...             
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 8c 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 bc 00 62 32 66 00                          BC..b2f.        
            WSC Payload: len 15
                Version: 10
                WSC State: Configured
                AP Setup Locked: True
        Beacon Interval: 31 (0x001f)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717692028 (0x000000f8d489d47c)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 460 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 428
        BSSID 40:70:09:11:4E:60
        TSF: 0 (0x0000000000000000)
        IEs: len 332
            SSID: HOME-4E62
                48 4f 4d 45 2d 34 45 36 32                       HOME-4E62       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 6
                06                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0(B) 12.0(B) 24.0(B) 48.0 Mbit/s
                8c 98 b0 60                                      ...`            
            HT Capabilities: len 26
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ec 01 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                06 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 62: len 1
                00                                               .               
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            TKIP (00:50:f2) suite  02
                            CCMP (00:50:f2) suite  04
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02  .P.....P.....P..
                00 50 f2 04 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    TKIP (00:0f:ac) suite  02
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04  ................
                01 00 00 0f ac 02 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            BSS load:  4 station(s) utilization 102/255 available capacity 31250 32µs/s units
                04 00 66 12 7a                                   ..f.z           
            Extended Capabilities: len 1
                Capability: bit  0: 20/40 BSS coexistence management support
                01                                               .               
            Vendor specific: len 7
                OUI: 00:0c:43 type:03
                00 0c 43 03 00 00 00                             ..C....         
            Country: US 
                First channel   1 number of channels 11 max tx power 16 dBm
                55 53 20 01 0b 10                                US ...          
            Vendor specific: len 135
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 28 80 28 80 28 80 18 80 a8  ....G..(.(.(....
                80 40 70 09 11 4e 60 10 21 00 05 41 52 52 49 53  .@p..N`.!..ARRIS
                10 23 00 06 54 47 38 36 32 47 10 24 00 06 52 54  .#..TG862G.$..RT
                32 38 36 30 10 42 00 08 31 32 33 34 35 36 37 38  2860.B..12345678
                10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00 12  .T.....P........
                41 52 52 49 53 20 54 47 38 36 32 20 52 6f 75 74  ARRIS TG862 Rout
                65 72 10 08 00 02 91 00 10 3c 00 01 01 10 49 00  er.......<....I.
                06 00 37 2a 00 01 20                             ..7*..          
            WSC Payload: len 131
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 28802880-2880-1880-a880-407009114e60
                Manufacturer: ARRIS
                Model Name: TG862G
                Model Number: RT2860
                Serial Number: 12345678
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: ARRIS TG862 Router
                Configuration Methods:
                    P2P
                    Keypad
                    Unknown: 8000
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717697965 (0x000000f8d489ebad)
        Signal mBm: -7900
> Result: New Scan Results (0x22) len 336 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID 86:F2:9E:E1:5C:08
        TSF: 0 (0x0000000000000000)
        IEs: len 207
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 6
                06                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                06 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717702757 (0x000000f8d489fe65)
        Signal mBm: -7300
> Result: New Scan Results (0x22) len 368 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 336
        BSSID DC:EB:69:03:7E:AA
        TSF: 0 (0x0000000000000000)
        IEs: len 239
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Tag 72: len 1
                00                                               .               
            Tag 74: len 14
                14 00 0a 00 c8 00 c8 00 14 00 05 00 19 00        ..............  
            Power constraint:  0 dB
                00                                               .               
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff 00 00 7e 00 00 00 00 00 00 00 01  .......~........
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                0b 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 83 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:0f:ac) suite  01
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 01 00 00                                      ....            
            Vendor specific: len 22
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            CCMP (00:50:f2) suite  04
                        Pairwise Cipher Suite: len 4
                            CCMP (00:50:f2) suite  04
                        AKM Suite: len 4
                            IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:50:f2) suite  01
                00 50 f2 01 01 00 00 50 f2 04 01 00 00 50 f2 04  .P.....P.....P..
                01 00 00 50 f2 01                                ...P..          
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 40 00  .0f...........@.
                0f ff                                            ..              
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5425 (0x1531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717727548 (0x000000f8d48a5f3c)
        Signal mBm: -6900
> Result: New Scan Results (0x22) len 356 [multi]                      4.243857
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 324
        BSSID C8:9E:43:00:E4:FB
        TSF: 0 (0x0000000000000000)
        IEs: len 225
            SSID: 
                00 00 00 00 00 00 00 00 00                       .........       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 02 00 00                                      ....            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Tag 47: len 1
                00                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            BSS load:  0 station(s) utilization 33/255 available capacity 0 32µs/s units
                00 00 21 00 00                                   ..!..           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 19 17 ff ff ff 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                0b 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 62: Opmode Notification
                05 00 08 00 00 00 00 40                          .......@        
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 11: Statistics Measurement
                Enabled: bit 16: AP Channel Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 08 01 00 00                                   r....           
            Vendor specific: len 30
                Epigram (00:90:4c) type: 04
                00 90 4c 04 08 bf 0c b2 59 82 0f ea ff 00 00 ea  ..L.....Y.......
                ff 00 00 c0 05 00 0b 00 00 00 c3 02 00 02        ..............  
        Beacon Interval: 100 (0x0064)
        Capability: 5137 (0x1411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717731038 (0x000000f8d48a6cde)
        Signal mBm: -7400
> Result: New Scan Results (0x22) len 336 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID DC:EB:69:03:7E:AB
        TSF: 0 (0x0000000000000000)
        IEs: len 208
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Tag 72: len 1
                00                                               .               
            Tag 74: len 14
                14 00 0a 00 c8 00 c8 00 14 00 05 00 19 00        ..............  
            Power constraint:  0 dB
                00                                               .               
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff 00 00 7e 00 00 00 00 00 00 00 01  .......~........
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                0b 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 02 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 40 00  .0f...........@.
                0f ff                                            ..              
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1329 (0x0531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717734840 (0x000000f8d48a7bb8)
        Signal mBm: -6900
> Result: New Scan Results (0x22) len 380 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 92:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:50:f2) suite  01
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 01                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:0f:ac) suite  01
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 01 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717742183 (0x000000f8d48a9867)
        Signal mBm: -7600
> Result: New Scan Results (0x22) len 380 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 96:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717745829 (0x000000f8d48aa6a5)
        Signal mBm: -7500
> Result: New Scan Results (0x22) len 336 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID B0:E4:D5:02:61:2D
        TSF: 0 (0x0000000000000000)
        IEs: len 205
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel  52 number of channels  4 max tx power 23 dBm
                First channel 100 number of channels 12 max tx power 23 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 34 04 17 64 0c 17 95 05 1e 00  US $..4..d......
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 39 81 33 fa ff 00 00 fa ff 00 00              .9.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717749683 (0x000000f8d48ab5b3)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 264 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 232
        BSSID B2:E4:D5:02:61:2C
        TSF: 0 (0x0000000000000000)
        IEs: len 135
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 02 00 00                                      ....            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 08 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Basic MCS set: MCS 0
                Basic MCS set: MCS 1
                Basic MCS set: MCS 2
                Basic MCS set: MCS 3
                Basic MCS set: MCS 4
                Basic MCS set: MCS 5
                Basic MCS set: MCS 6
                Basic MCS set: MCS 7
                Basic MCS set: MCS 8
                Basic MCS set: MCS 9
                Basic MCS set: MCS 10
                Basic MCS set: MCS 11
                Basic MCS set: MCS 12
                Basic MCS set: MCS 13
                Basic MCS set: MCS 14
                Basic MCS set: MCS 15
                95 05 03 00 00 00 ff ff 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 114: len 8
                32 42 43 30 45 43 46 37                          2BC0ECF7        
            Tag 113: len 7
                01 01 00 01 01 04 09                             .......         
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 79 81 33 fa ff 00 00 fa ff 00 00              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                01 9b 00 ff ff                                   .....           
        Beacon Interval: 1000 (0x03e8)
        Capability: 16 (0x0010)
            Privacy
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717752600 (0x000000f8d48ac118)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 328 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 296
        BSSID CC:F4:11:43:4B:0B
        TSF: 0 (0x0000000000000000)
        IEs: len 199
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 95 05 1e 00                    US $......      
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff ff ff 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 24
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 24
                b2 79 8b 33 aa ff 18 06 aa ff 18 06              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 05 00 00 00 00 00 00 00              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717756141 (0x000000f8d48aceed)
        Signal mBm: -7200
> Result: New Scan Results (0x22) len 436 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 404
        BSSID 42:ED:00:DD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 308
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 95 05 1e 00                    US $......      
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 00 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6d 09 85 08 00 00  ....D.. ..m.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 81 fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 07 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
        Beacon Interval: 100 (0x0064)
        Capability: 17 (0x0011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717762600 (0x000000f8d48ae828)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 444 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 412
        BSSID BC:2E:48:FD:9E:73
        TSF: 0 (0x0000000000000000)
        IEs: len 316
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 144 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 90 01 18 95  ................
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            BSS load:  0 station(s) utilization 20/255 available capacity 65535 32µs/s units
                00 00 14 ff ff                                   .....           
            Tag 69: len 11
                85 00 00 00 00 00 00 00 00 00 00                 ...........     
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 5
                02 1e 1e 1e 00                                   .....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 82 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 79 c3 3f aa ff 00 00 aa ff 00 00              .y.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 30
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 25 c2 07 f7 00 06  .&........%.....
                01 9b 64 00 3f cb 00 00 00 07 00 00 00 00        ..d.?.........  
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Measurement Request
                Token: 127
                Request Mode: 6
                    Enable bit set
                    Request bit set
                Type: Clear Channel Assessment
                7f 06 01 24 00 00 03 ee fc 42 63 e2 00 1d        ...$.....Bc...  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717769475 (0x000000f8d48b0303)
        Signal mBm: -4800
> Result: New Scan Results (0x22) len 380 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID DC:EB:69:03:7E:B0
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717773277 (0x000000f8d48b11dd)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 372 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 340
        BSSID DC:EB:69:03:7E:AF
        TSF: 0 (0x0000000000000000)
        IEs: len 241
            SSID: xfinitywifi
                78 66 69 6e 69 74 79 77 69 66 69                 xfinitywifi     
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 86 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5377 (0x1501)
            ESS
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717776610 (0x000000f8d48b1ee2)
        Signal mBm: -8700
> Result: New Scan Results (0x22) len 376 [multi]                      4.243908
    Generation: 564 (0x00000234)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 344
        BSSID DC:EB:69:03:7E:B3
        TSF: 0 (0x0000000000000000)
        IEs: len 245
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 02 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1068717779787 (0x000000f8d48b2b4b)
        Signal mBm: -8000
> Complete: Get Scan (0x20) len 4 [multi]                              4.244164
    Status: 0
< Request: Trigger Scan (0x21) len 348 [ack]                           5.851080
    Interface Index: 3 (0x00000003)
    Scan Frequencies: len 320
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
        37: 2467 (0x000009a3)
        38: 2472 (0x000009a8)
        39: 2484 (0x000009b4)
    Scan Flags: Mask: 0x00004002 len 4
            Flush
            Colocated6G
    Scan SSIDs: len 4
        0: len 0
> Event: Trigger Scan (0x21) len 344                                   5.873882
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Scan SSIDs: len 4
        0: len 0
    Scan Frequencies: len 296
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
    Scan Flags: Mask: 0x00004002 len 4
            Flush
            Colocated6G
> Response: Trigger Scan (0x21) len 4 [0x100]                          5.873917
    Status: Success (0)
> Event: New Scan Results (0x22) len 344                               6.725888
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Scan SSIDs: len 4
        0: len 0
    Scan Frequencies: len 296
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
    Scan Flags: Mask: 0x00004002 len 4
            Flush
            Colocated6G
> RTNL: New Link (0x10) len 48                                         6.725924
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         6.725934
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         6.725947
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         6.725957
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                         6.725970
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
< Request: Get Survey (0x32) len 12 [ack,0x300]                        6.726442
    Wireless Device: 1 (0x0000000000000001)
> Complete: Get Survey (0x32) len 4 [multi]                            6.726513
    Status: Operation not supported (95)
< Request: Get Scan (0x20) len 12 [ack,0x300]                          6.726550
    Wireless Device: 1 (0x0000000000000001)
> Result: New Scan Results (0x22) len 596 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 564
        BSSID 40:ED:00:AD:B9:35
        TSF: 0 (0x0000000000000000)
        IEs: len 465
            SSID: mntwins_5G
                6d 6e 74 77 69 6e 73 5f 35 47                    mntwins_5G      
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 08 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            Power constraint:  3 dB
                03                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            Tag 195: len 4
                02 7e 7e 7e                                      .~~~            
            Country: US 
                First channel  36 number of channels  4 max tx power 20 dBm
                First channel 149 number of channels  5 max tx power 20 dBm
                55 53 20 24 04 14 95 05 14 00                    US $......      
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c9 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 1b fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 131
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 0c 80 63 e6 bb 10 10 21 00 07 54 50 2d 4c 49  ...c....!..TP-LI
                4e 4b 10 23 00 0b 41 72 63 68 65 72 20 41 58 32  NK.#..Archer AX2
                30 10 24 00 03 34 2e 36 10 42 00 03 34 2e 36 10  0.$..4.6.B..4.6.
                54 00 08 00 06 00 50 f2 04 00 01 10 11 00 0f 41  T.....P........A
                72 63 68 65 72 20 41 58 32 30 20 34 2e 36 10 08  rcher AX20 4.6..
                00 02 21 0c 10 3c 00 01 02 10 49 00 06 00 37 2a  ..!..<....I...7*
                00 01 20                                         ..              
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 127
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                Manufacturer: TP-LINK
                Model Name: Archer AX20
                Model Number: 4.6
                Serial Number: 4.6
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer AX20 4.6
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 4113 (0x1011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200319966 (0x000000f96883b9de)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 572 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 540
        BSSID A6:2E:48:FD:9E:73
        TSF: 0 (0x0000000000000000)
        IEs: len 442
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            BSS load:  8 station(s) utilization 17/255 available capacity 65535 32µs/s units
                08 00 11 ff ff                                   .....           
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 144 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 90 01 18 95  ................
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 5
                02 1e 1e 1e 00                                   .....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 8c 00 03 64 00 00 27 a4 00 00  .P.......d..'...
                41 43 5e 00 61 32 2f 00                          AC^.a2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 163
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 e9 61 db f9 18 6c bb a7 5c  ....G...a...l..\
                97 c9 a4 a0 0b 8c 5e 10 21 00 09 51 75 61 6e 74  ......^.!..Quant
                65 6e 6e 61 10 23 00 05 54 6f 70 61 7a 10 24 00  enna.#..Topaz.$.
                06 42 47 57 32 31 30 10 42 00 0c 41 36 32 45 34  .BGW210.B..A62E4
                38 46 44 39 45 37 33 10 54 00 08 00 06 00 50 f2  8FD9E73.T.....P.
                04 00 01 10 11 00 10 52 65 66 65 72 65 6e 63 65  .......Reference
                20 44 65 73 69 67 6e 10 08 00 02 20 08 10 49 00   Design.... ..I.
                06 00 37 2a 00 01 20 10 58 00 18 76 cf 76 0b 7e  ..7*.. .X..v.v.~
                06 52 f0 a4 2e 3d db e4 f9 23 20 00 01 01 01 03  .R...=...# .....
                00 7f c5                                         ...             
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 79 c3 3f aa ff 00 00 aa ff 00 00              .y.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 30
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 25 c2 07 f7 00 06  .&........%.....
                01 9b 64 00 3f cb 00 00 00 07 00 00 00 00        ..d.?.........  
            WSC Payload: len 159
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: e961dbf9-186c-bba7-5c97-c9a4a00b8c5e
                Manufacturer: Quantenna
                Model Name: Topaz
                Model Number: BGW210
                Serial Number: A62E48FD9E73
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Reference Design
                Configuration Methods:
                    Virtual Display PIN
                WFA Vendor Extension: len 3
                    Version2: 2.0
                Type: 0x1058: len 24
                    76 cf 76 0b 7e 06 52 f0 a4 2e 3d db e4 f9 23 20  v.v.~.R...=...# 
                    00 01 01 01 03 00 7f c5                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200327362 (0x000000f96883d6c2)
        Signal mBm: -4700
> Result: New Scan Results (0x22) len 196 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 164
        BSSID D8:3A:DD:60:A3:0C
        TSF: 0 (0x0000000000000000)
        IEs: len 67
            SSID: deskSAE
                64 65 73 6b 53 41 45                             deskSAE         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  6: Management Frame Protection Required
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 08 c0 00                                      ....            
            Current Operating Class: 81
                51 00                                            Q.              
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 62: Opmode Notification
                04 00 00 00 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200228405 (0x000000f968825435)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 528 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 496
        BSSID 40:ED:00:AD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 400
            SSID: mntwins
                6d 6e 74 77 69 6e 73                             mntwins         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 8
                08                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 8
                21 05 06 07 08 09 0a 0b                          !.......        
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 12.0 24.0 48.0 Mbit/s
                0c 18 30 60                                      ..0`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Vendor specific: len 49
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 47  .P...J....D....G
                00 10 00 00 00 00 00 00 10 00 00 00 0c 80 63 e6  ..............c.
                bb 10 10 3c 00 01 01 10 49 00 06 00 37 2a 00 01  ...<....I...7*..
                20                                                               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 8
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                08 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                91 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 0 - 20 or 40 Mhz channel width
                Channel Center Frequency 1: 0
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                00 00 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                01 00 08 80 00 00 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 02 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 6
                f4 3f 00 30 fc ff                                .?.0..          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:08
                00 0c 43 08 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:08
                00 0c e7 08 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 45
                Version: 10
                WSC State: Configured
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5137 (0x1411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2447 (0x0000098f)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200282102 (0x000000f9688325f6)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 300 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 268
        BSSID CC:F4:11:43:4B:0F
        TSF: 0 (0x0000000000000000)
        IEs: len 170
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 05 00 00 00 00 00 00 00              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200285019 (0x000000f96883315b)
        Signal mBm: -7100
> Result: New Scan Results (0x22) len 368 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 336
        BSSID BC:2E:48:FD:9E:70
        TSF: 0 (0x0000000000000000)
        IEs: len 238
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 25 dB link margin  0 dB
                19 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  3 station(s) utilization 28/255 available capacity 0 32µs/s units
                03 00 1c 00 00                                   .....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 16 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 09 1f ff ff ff 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                04 00 08 00 00 00 00 c0 01                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 49  .P...J....D....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 08 bf 0c 92 59 82 0f ea ff 00 00 ea  ..L.....Y.......
                ff 00 20 c0 05 00 02 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 03 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 20
                Version: 10
                WSC State: Configured
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200272831 (0x000000f9688301bf)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 516 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 484
        BSSID 88:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 386
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200308247 (0x000000f968838c17)
        Signal mBm: -7700
> Result: New Scan Results (0x22) len 268 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 236
        BSSID 92:F2:9E:E1:5C:08
        TSF: 0 (0x0000000000000000)
        IEs: len 137
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 6
                06                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                06 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 62: Opmode Notification
                00 00 00 00 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
        Beacon Interval: 100 (0x0064)
        Capability: 1057 (0x0421)
            ESS
            ShortPreamble
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200278977 (0x000000f9688319c1)
        Signal mBm: -7400
> Result: New Scan Results (0x22) len 472 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 440
        BSSID 88:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 341
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200290071 (0x000000f968834517)
        Signal mBm: -6800
> Result: New Scan Results (0x22) len 304 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 272
        BSSID B0:E4:D5:0A:1B:22
        TSF: 0 (0x0000000000000000)
        IEs: len 176
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200264810 (0x000000f96882e26a)
        Signal mBm: -6600
> Result: New Scan Results (0x22) len 300 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 268
        BSSID B0:E4:D5:02:61:2A
        TSF: 0 (0x0000000000000000)
        IEs: len 170
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200240592 (0x000000f9688283d0)
        Signal mBm: -7300
> Result: New Scan Results (0x22) len 520 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 488
        BSSID B4:63:6F:75:9D:74
        TSF: 0 (0x0000000000000000)
        IEs: len 389
            SSID: ATTWuIkA5A
                41 54 54 57 75 49 6b 41 35 41                    ATTWuIkA5A      
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 1
                06                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  2 station(s) utilization 120/255 available capacity 0 32µs/s units
                02 00 78 00 00                                   ..x..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                32 00 00 00 00                                   2....           
            Tag 51: len 3
                80 34 84                                         .4.             
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff ff ff 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 00 17 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                04 00 08 82 00 00 00 40                          .......@        
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            Vendor specific: len 151
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d0 83 32 ec c6 bd 5c 14 76  ....G....2...\.v
                9f e9 ab 7d 75 be d5 10 21 00 0b 41 72 72 69 73  ...}u...!..Arris
                2c 20 49 6e 63 2e 10 23 00 0a 42 47 57 33 32 30  , Inc..#..BGW320
                2d 35 30 35 10 24 00 0a 42 47 57 33 32 30 2d 35  -505.$..BGW320-5
                30 35 10 42 00 0e 4e 39 33 56 44 33 4d 52 30 30  05.B..N93VD3MR00
                36 33 34 30 10 54 00 08 00 06 00 50 f2 04 00 01  6340.T.....P....
                10 11 00 0e 41 72 72 69 73 20 57 69 72 65 6c 65  ....Arris Wirele
                73 73 10 08 00 02 21 08 10 3c 00 01 03 10 49 00  ss....!..<....I.
                06 00 37 2a 00 01 20                             ..7*..          
            Vendor specific: len 4
                Wi-Fi Alliance (50:6f:9a) type: 1e
                50 6f 9a 1e                                      Po..            
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c 92 69 8b 0f aa ff 00 00 aa  ..L.....i.......
                ff 00 20 c0 05 00 01 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 02 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 147
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d08332ec-c6bd-5c14-769f-e9ab7d75bed5
                Manufacturer: Arris, Inc.
                Model Name: BGW320-505
                Model Number: BGW320-505
                Serial Number: N93VD3MR006340
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Arris Wireless
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                RF Bands:  2.4 GHz, 5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200206686 (0x000000f96881ff5e)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 380 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 40:70:09:11:4E:60
        TSF: 0 (0x0000000000000000)
        IEs: len 249
            SSID: HOME-4E62
                48 4f 4d 45 2d 34 45 36 32                       HOME-4E62       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 6
                06                                               .               
            Extended supported rates:
                6.0(B) 12.0(B) 24.0(B) 48.0 Mbit/s
                8c 98 b0 60                                      ...`            
            Country: US 
                First channel   1 number of channels 11 max tx power 20 dBm
                55 53 20 01 0b 14                                US ...          
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000110 
                00 01 00 60                                      ...`            
            Vendor specific: len 49
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 47  .P...J....D....G
                00 10 28 80 28 80 28 80 18 80 a8 80 40 70 09 11  ..(.(.(.....@p..
                4e 60 10 3c 00 01 01 10 49 00 06 00 37 2a 00 01  N`.<....I...7*..
                20                                                               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ec 01 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                06 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 1
                Capability: bit  0: 20/40 BSS coexistence management support
                01                                               .               
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            TKIP (00:50:f2) suite  02
                            CCMP (00:50:f2) suite  04
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02  .P.....P.....P..
                00 50 f2 04 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    TKIP (00:0f:ac) suite  02
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04  ................
                01 00 00 0f ac 02 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            BSS load:  4 station(s) utilization 44/255 available capacity 31250 32µs/s units
                04 00 2c 12 7a                                   ..,.z           
            Vendor specific: len 7
                OUI: 00:0c:43 type:03
                00 0c 43 03 00 00 00                             ..C....         
            WSC Payload: len 45
                Version: 10
                WSC State: Configured
                UUID-E: 28802880-2880-1880-a880-407009114e60
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200275956 (0x000000f968830df4)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 380 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 96:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200312154 (0x000000f968839b5a)
        Signal mBm: -7700
> Result: New Scan Results (0x22) len 436 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 404
        BSSID 42:ED:00:DD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 308
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 95 05 1e 00                    US $......      
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 00 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6d 09 85 08 00 00  ....D.. ..m.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 81 fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 07 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
        Beacon Interval: 100 (0x0064)
        Capability: 17 (0x0011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200323351 (0x000000f96883c717)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 380 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID DC:EB:69:03:7E:B0
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200349445 (0x000000f968842d05)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 372 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 340
        BSSID DC:EB:69:03:7E:AF
        TSF: 0 (0x0000000000000000)
        IEs: len 241
            SSID: xfinitywifi
                78 66 69 6e 69 74 79 77 69 66 69                 xfinitywifi     
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 86 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5377 (0x1501)
            ESS
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200331476 (0x000000f96883e6d4)
        Signal mBm: -8600
> Result: New Scan Results (0x22) len 376 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 344
        BSSID DC:EB:69:03:7E:B3
        TSF: 0 (0x0000000000000000)
        IEs: len 245
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 02 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200334237 (0x000000f96883f19d)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 452 [multi]                      6.726619
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 420
        BSSID 10:86:8C:C7:6F:FC
        TSF: 0 (0x0000000000000000)
        IEs: len 323
            SSID: Girly Pop
                47 69 72 6c 79 20 50 6f 70                       Girly Pop       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 159
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 91 f7 63 25 f5 fd 5a 61 b0  ....G....c%..Za.
                8c 8c f0 81 fb 1d 21 10 21 00 1c 41 74 68 65 72  ......!.!..Ather
                6f 73 20 43 6f 6d 6d 75 6e 69 63 61 74 69 6f 6e  os Communication
                73 2c 20 49 6e 63 2e 10 23 00 04 41 50 78 78 10  s, Inc..#..APxx.
                24 00 08 41 50 78 78 2d 78 78 78 10 42 00 12 53  $..APxx-xxx.B..S
                65 72 69 61 6c 20 4e 75 6d 62 65 72 20 48 65 72  erial Number Her
                65 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  e.T.....P.......
                09 41 74 68 65 72 6f 73 41 50 10 08 00 02 00 04  .AtherosAP......
                10 3c 00 01 02 10 49 00 06 00 37 2a 00 01 20     .<....I...7*..  
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 155
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 91f76325-f5fd-5a61-b08c-8cf081fb1d21
                Manufacturer: Atheros Communications, Inc.
                Model Name: APxx
                Model Number: APxx-xxx
                Serial Number: Serial Number Here
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: AtherosAP
                Configuration Methods:
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200231894 (0x000000f9688261d6)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 320 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 288
        BSSID 86:F2:9E:CE:F5:80
        TSF: 0 (0x0000000000000000)
        IEs: len 191
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200243300 (0x000000f968828e64)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 404 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 372
        BSSID 82:9C:8E:11:16:49
        TSF: 0 (0x0000000000000000)
        IEs: len 274
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  0 station(s) utilization 121/255 available capacity 0 32µs/s units
                00 00 79 00 00                                   ..y..           
            RM Enabled Capabilities: len 5
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                70 00 00 00 00                                   p....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 00 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200253352 (0x000000f96882b5a8)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 536 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 504
        BSSID 82:9C:8E:11:16:4B
        TSF: 0 (0x0000000000000000)
        IEs: len 408
            SSID: Marchan
                4d 61 72 63 68 61 6e                             Marchan         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  1 station(s) utilization 121/255 available capacity 0 32µs/s units
                01 00 79 00 00                                   ..y..           
            Tag 51: len 3
                51 01 0b                                         Q..             
            Tag 51: len 2
                73 2c                                            s,              
            Tag 51: len 3
                80 2c 9d                                         .,.             
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 08 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Reduced Neighbor Report
                Field #0
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 128
                    Channel: 44
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:69
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #1
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 1
                    Information Length: 13
                    Operating Class: 81
                    Channel: 1
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:68
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                    Information Set #1
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 82:9c:8e:11:16:4b
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #2
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 1
                    Information Length: 13
                    Operating Class: 128
                    Channel: 157
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:6a
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                    Information Set #1
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 42:0f:c1:49:40:ec
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #3
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 81
                    Channel: 11
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 42:0f:c1:42:40:eb
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #4
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 115
                    Channel: 44
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 8a:9c:8e:11:16:4c
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                00 0d 80 2c ff 66 c0 e2 a1 25 69 00 00 00 00 00  ...,.f...%i.....
                00 10 0d 51 01 ff 66 c0 e2 a1 25 68 00 00 00 00  ...Q..f...%h....
                00 00 ff 82 9c 8e 11 16 4b 00 00 00 00 00 00 10  ........K.......
                0d 80 9d ff 66 c0 e2 a1 25 6a 00 00 00 00 00 00  ....f...%j......
                ff 42 0f c1 49 40 ec 00 00 00 00 00 00 00 0d 51  .B..I@.........Q
                0b ff 42 0f c1 42 40 eb 00 00 00 00 00 00 00 0d  ..B..B@.........
                73 2c ff 8a 9c 8e 11 16 4c 00 00 00 00 00 00     s,......L...... 
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200256633 (0x000000f96882c279)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 404 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 372
        BSSID 82:9C:8E:11:16:4E
        TSF: 0 (0x0000000000000000)
        IEs: len 274
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  0 station(s) utilization 121/255 available capacity 0 32µs/s units
                00 00 79 00 00                                   ..y..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 08 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200260956 (0x000000f96882d35c)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 460 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 428
        BSSID 8A:A2:F4:77:B2:B4
        TSF: 0 (0x0000000000000000)
        IEs: len 330
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 32 dBm
                55 53 20 01 0b 20                                US ..           
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Current Operating Class: 32
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                20 0c 20 21                                       . !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 32
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 01 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 0d 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                84 00 08 80 00 00 00 c0 01                       .........       
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 12 00 10 22 20 02 c0 00 41 81 00 00 8c  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 20 fc ff 03                             ... ...         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c b1 69 89 0f fa ff 00 00 fa  ..L.....i.......
                ff 00 20 c0 05 00 04 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 9c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 13
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00 67 01 ff 65 01 01           Po.....g..e..   
            Vendor specific: len 58
                OUI: 00:1d:0f type:01
                00 1d 0f 01 00 01 00 9c a2 f4 77 b2 b1 54 f7 bf  ..........w..T..
                ae 83 a5 3f f1 98 e2 f5 c7 82 06 90 d7 00 c0 a8  ...?............
                01 01 00 00 00 00 00 00 00 00 00 00 00 00 c0 a8  ................
                00 00 9c a2 f4 77 b2 b1 00 00                    .....w....      
        Beacon Interval: 100 (0x0064)
        Capability: 1329 (0x0531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200268717 (0x000000f96882f1ad)
        Signal mBm: -8500
> Result: New Scan Results (0x22) len 488 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 456
        BSSID DC:EB:69:03:7E:A5
        TSF: 0 (0x0000000000000000)
        IEs: len 360
            SSID: Mayra
                4d 61 79 72 61                                   Mayra           
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            Tag 72: len 1
                00                                               .               
            Tag 74: len 14
                14 00 0a 00 c8 00 c8 00 14 00 05 00 19 00        ..............  
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff 00 00 7e 00 00 00 00 00 00 00 01  .......~........
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                0b 08 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 88 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            Vendor specific: len 152
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 a9 78 6a 0c e4 0a 5d 14 97  ....G...xj...]..
                fd 38 71 81 11 e9 58 10 21 00 0b 54 65 63 68 6e  .8q...X.!..Techn
                69 63 6f 6c 6f 72 10 23 00 03 58 42 36 10 24 00  icolor.#..XB6.$.
                0a 43 47 4d 34 31 34 30 43 4f 4d 10 42 00 0c 35  .CGM4140COM.B..5
                43 42 30 36 36 30 34 31 39 31 32 10 54 00 08 00  CB066041912.T...
                06 00 50 f2 04 00 01 10 11 00 18 58 66 69 6e 69  ..P........Xfini
                74 79 20 57 69 72 65 6c 65 73 73 20 47 61 74 65  ty Wireless Gate
                77 61 79 10 08 00 02 00 00 10 3c 00 01 01 10 49  way.......<....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 40 00  .0f...........@.
                0f ff                                            ..              
            WSC Payload: len 148
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: a9786a0c-e40a-5d14-97fd-38718111e958
                Manufacturer: Technicolor
                Model Name: XB6
                Model Number: CGM4140COM
                Serial Number: 5CB066041912
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Xfinity Wireless Gateway
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5425 (0x1531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200294029 (0x000000f96883548d)
        Signal mBm: -6900
> Result: New Scan Results (0x22) len 336 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID 96:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 207
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200297623 (0x000000f968836297)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 420 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 388
        BSSID 10:86:8C:C7:70:02
        TSF: 0 (0x0000000000000000)
        IEs: len 290
            SSID: Girly Pop
                47 69 72 6c 79 20 50 6f 70                       Girly Pop       
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 36
                24                                               $               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 95 01 1e 99  ................
                01 1e 9d 01 1e a1 01 1e a5 01 1e 00              ............    
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 36
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                24 05 04 00 00 00 00 00 00 00 00 00 00 00 00 00  $...............
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 29
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3c  .P...J....D....<
                00 01 02 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 25
                Version: 10
                WSC State: Configured
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5180 (0x0000143c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200302258 (0x000000f9688374b2)
        Signal mBm: -8800
> Result: New Scan Results (0x22) len 336 [multi]                      6.726660
    Generation: 593 (0x00000251)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID B0:E4:D5:0A:1B:25
        TSF: 0 (0x0000000000000000)
        IEs: len 205
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel  52 number of channels  4 max tx power 23 dBm
                First channel 100 number of channels 12 max tx power 23 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 34 04 17 64 0c 17 95 05 1e 00  US $..4..d......
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 39 81 33 fa ff 00 00 fa ff 00 00              .9.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1071200316164 (0x000000f96883ab04)
        Signal mBm: -7400
> Complete: Get Scan (0x20) len 4 [multi]                              6.726876
    Status: 0
< Request: Set CQM (0x3f) len 28 [ack]                                14.710063
    Interface Index: 3 (0x00000003)
    CQM: len 16
        RSSI thresholds:
            Threshold: -70
        RSSI hysteresis: 5 (0x00000005)
> Response: Set CQM (0x3f) len 4                                      14.710118
    Status: Operation not supported (95)
< Request: Connect (0x2e) len 148 [ack]                               14.710207
    Interface Index: 3 (0x00000003)
    Wiphy Frequency: 2412 (0x0000096c)
    MAC Address D8:3A:DD:60:A3:0C
    SSID: len 7
        64 65 73 6b 53 41 45                             deskSAE         
    Auth Type: 4 (0x00000004)
    External Auth Support: 261 len 0
    Privacy: true
    Socket Owns Interface/Connection: true
    Cipher Suites Pairwise:
        CCMP (00:0f:ac) suite  04
    Cipher Suite Group: CCMP (00:0f:ac) suite  04
    Use MFP: 1 (0x00000001)
    AKM Suites:
        SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
    WPA Versions: 4 (0x00000004)
    Control Port: true
    Information Elements: len 38
        RSN:
            Group Data Cipher Suite: len 4
                CCMP (00:0f:ac) suite  04
            Pairwise Cipher Suite: len 4
                CCMP (00:0f:ac) suite  04
            AKM Suite: len 4
                SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
            RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
            RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
            RSN capabilities: bit  7: Management Frame Protection Capable
            01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
            ac 08 80 00                                      ....            
        Extended Capabilities: len 10
            Capability: bit 19: BSS transition
            00 00 08 00 00 00 00 00 00 01                    ..........      
        Tag 262: len 1
            1a                                               .               
> Response: Connect (0x2e) len 4 [0x100]                              14.736024
    Status: Success (0)
> Event: External Auth (0x7f) len 56                                  14.772045
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    AKM Suites:
        unknown (08:ac:0f) suite 00 (unknown)
    External Auth Action: 260 len 4
        00 00 00 00                                      ....            
    BSSID D8:3A:DD:60:A3:0C
    SSID: len 7
        64 65 73 6b 53 41 45                             deskSAE         
< Request: Frame (0x3b) len 140 [ack]                                 14.789020
    Interface Index: 3 (0x00000003)
    Frame: len 128
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): D8:3A:DD:60:A3:0C
                Address 2 (TA): B8:27:EB:A4:6E:0F
                Address 3: D8:3A:DD:60:A3:0C
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 1, status: 0)
        b0 00 00 00 d8 3a dd 60 a3 0c b8 27 eb a4 6e 0f  .....:.`...'..n.
        d8 3a dd 60 a3 0c 00 00 03 00 01 00 00 00 13 00  .:.`............
        58 c0 6a aa 33 05 67 a9 ef 15 60 24 40 3e 7d 1b  X.j.3.g...`$@>}.
        a7 2a b1 a3 22 c5 8d b0 7c fe 3d 8b 70 26 f3 6b  .*.."...|.=.p&.k
        a6 e9 3e 61 cc 94 a5 e8 9d 7e fc 21 e6 57 ff 55  ..>a.....~.!.W.U
        9f d2 4f 45 8f 97 36 14 73 03 3b 1e 52 17 2e 8f  ..OE..6.s.;.R...
        c5 b6 0c ea c8 0d 90 9f 9d 0d 19 fe 68 29 2b bc  ............h)+.
        1c 45 7c d6 3a 35 10 2a 55 86 f8 02 32 1a b6 e9  .E|.:5.*U...2...
> Event: Frame TX Status (0x3c) len 176                               14.793924
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Frame: len 128
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): D8:3A:DD:60:A3:0C
                Address 2 (TA): B8:27:EB:A4:6E:0F
                Address 3: D8:3A:DD:60:A3:0C
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 1, status: 0)
        b0 00 00 00 d8 3a dd 60 a3 0c b8 27 eb a4 6e 0f  .....:.`...'..n.
        d8 3a dd 60 a3 0c 00 00 03 00 01 00 00 00 13 00  .:.`............
        58 c0 6a aa 33 05 67 a9 ef 15 60 24 40 3e 7d 1b  X.j.3.g...`$@>}.
        a7 2a b1 a3 22 c5 8d b0 7c fe 3d 8b 70 26 f3 6b  .*.."...|.=.p&.k
        a6 e9 3e 61 cc 94 a5 e8 9d 7e fc 21 e6 57 ff 55  ..>a.....~.!.W.U
        9f d2 4f 45 8f 97 36 14 73 03 3b 1e 52 17 2e 8f  ..OE..6.s.;.R...
        c5 b6 0c ea c8 0d 90 9f 9d 0d 19 fe 68 29 2b bc  ............h)+.
        1c 45 7c d6 3a 35 10 2a 55 86 f8 02 32 1a b6 e9  .E|.:5.*U...2...
    Cookie: 0 (0x0000000000000000)
    ACK: true
> Event: Frame TX Status (0x3c) len 176                               14.793946
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Frame: len 128
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): D8:3A:DD:60:A3:0C
                Address 2 (TA): B8:27:EB:A4:6E:0F
                Address 3: D8:3A:DD:60:A3:0C
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 1, status: 0)
        b0 00 00 00 d8 3a dd 60 a3 0c b8 27 eb a4 6e 0f  .....:.`...'..n.
        d8 3a dd 60 a3 0c 00 00 03 00 01 00 00 00 13 00  .:.`............
        58 c0 6a aa 33 05 67 a9 ef 15 60 24 40 3e 7d 1b  X.j.3.g...`$@>}.
        a7 2a b1 a3 22 c5 8d b0 7c fe 3d 8b 70 26 f3 6b  .*.."...|.=.p&.k
        a6 e9 3e 61 cc 94 a5 e8 9d 7e fc 21 e6 57 ff 55  ..>a.....~.!.W.U
        9f d2 4f 45 8f 97 36 14 73 03 3b 1e 52 17 2e 8f  ..OE..6.s.;.R...
        c5 b6 0c ea c8 0d 90 9f 9d 0d 19 fe 68 29 2b bc  ............h)+.
        1c 45 7c d6 3a 35 10 2a 55 86 f8 02 32 1a b6 e9  .E|.:5.*U...2...
    Cookie: 0 (0x0000000000000000)
    ACK: true
> Result: Frame (0x3b) len 12                                         14.793963
    Cookie: 0 (0x0000000000000000)
> Response: Frame (0x3b) len 4 [0x100]                                14.793974
    Status: Success (0)
> Event: Frame (0x3b) len 184                                         14.797354
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Wiphy Frequency: 2412 (0x0000096c)
    Unknown: 290 len 4
        00 00 00 00                                      ....            
    Frame: len 128
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): B8:27:EB:A4:6E:0F
                Address 2 (TA): D8:3A:DD:60:A3:0C
                Address 3: 00:00:00:00:00:00
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 1, status: 0)
        b0 00 00 00 b8 27 eb a4 6e 0f d8 3a dd 60 a3 0c  .....'..n..:.`..
        00 00 00 00 00 00 00 00 03 00 01 00 00 00 13 00  ................
        12 eb 03 c5 e9 73 aa 7f 70 a6 90 6e 4e 6e 63 65  .....s..p..nNnce
        97 85 13 16 54 f6 a9 e9 2e 4f d6 b0 70 97 7d ef  ....T....O..p.}.
        23 de 0c a2 3e bf 74 c2 5a 7a fe 72 46 22 f9 7d  #...>.t.Zz.rF".}
        26 a9 e2 28 22 5a 6f 1a c9 b5 02 56 49 f4 58 be  &..("Zo....VI.X.
        c8 69 51 e1 0f 96 b6 8d c8 af 4d b7 b6 42 e9 24  .iQ.......M..B.$
        3e ba ac f3 7a 6b e4 f2 79 02 d9 9c ce ec 4f 4b  >...zk..y.....OK
    RX Management Flags: 2 (0x00000002)
< Request: Frame (0x3b) len 76 [ack]                                  14.803605
    Interface Index: 3 (0x00000003)
    Frame: len 64
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): D8:3A:DD:60:A3:0C
                Address 2 (TA): B8:27:EB:A4:6E:0F
                Address 3: D8:3A:DD:60:A3:0C
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 2, status: 0)
                IEs: len 34
                    Error decoding Supported rates IE len 0: Invalid argument (-22)
        b0 00 00 00 d8 3a dd 60 a3 0c b8 27 eb a4 6e 0f  .....:.`...'..n.
        d8 3a dd 60 a3 0c 00 00 03 00 02 00 00 00 01 00  .:.`............
        9b 56 f8 85 fa 40 f3 bd 18 ac d7 9d d9 ca 50 a2  .V...@........P.
        2b 5d 5d 47 ca e2 b4 c7 e7 a6 e9 22 86 ee ca 32  +]]G......."...2
> Event: Frame TX Status (0x3c) len 112                               14.809139
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Frame: len 64
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): D8:3A:DD:60:A3:0C
                Address 2 (TA): B8:27:EB:A4:6E:0F
                Address 3: D8:3A:DD:60:A3:0C
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 2, status: 0)
                IEs: len 34
                    Error decoding Supported rates IE len 0: Invalid argument (-22)
        b0 00 00 00 d8 3a dd 60 a3 0c b8 27 eb a4 6e 0f  .....:.`...'..n.
        d8 3a dd 60 a3 0c 00 00 03 00 02 00 00 00 01 00  .:.`............
        9b 56 f8 85 fa 40 f3 bd 18 ac d7 9d d9 ca 50 a2  .V...@........P.
        2b 5d 5d 47 ca e2 b4 c7 e7 a6 e9 22 86 ee ca 32  +]]G......."...2
    Cookie: 0 (0x0000000000000000)
    ACK: true
> Event: Frame TX Status (0x3c) len 112                               14.809161
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Frame: len 64
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): D8:3A:DD:60:A3:0C
                Address 2 (TA): B8:27:EB:A4:6E:0F
                Address 3: D8:3A:DD:60:A3:0C
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 2, status: 0)
                IEs: len 34
                    Error decoding Supported rates IE len 0: Invalid argument (-22)
        b0 00 00 00 d8 3a dd 60 a3 0c b8 27 eb a4 6e 0f  .....:.`...'..n.
        d8 3a dd 60 a3 0c 00 00 03 00 02 00 00 00 01 00  .:.`............
        9b 56 f8 85 fa 40 f3 bd 18 ac d7 9d d9 ca 50 a2  .V...@........P.
        2b 5d 5d 47 ca e2 b4 c7 e7 a6 e9 22 86 ee ca 32  +]]G......."...2
    Cookie: 0 (0x0000000000000000)
    ACK: true
> Result: Frame (0x3b) len 12                                         14.809185
    Cookie: 0 (0x0000000000000000)
> Response: Frame (0x3b) len 4 [0x100]                                14.809197
    Status: Success (0)
> Event: Frame (0x3b) len 120                                         14.810668
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Wiphy Frequency: 2412 (0x0000096c)
    Unknown: 290 len 4
        00 00 00 00                                      ....            
    Frame: len 64
        Frame Type: 0x00b0
            Type: Management (0)
            Authentication:
                Frame Control: protocol: 00 type: 00 subtype: 11 to: 00 from: 00 more_frags: 00
                    retry: 00 power_mgmt: 00 more_data: 00 protected: 00 order: 00
                Duration: 0
                Address 1 (RA): B8:27:EB:A4:6E:0F
                Address 2 (TA): D8:3A:DD:60:A3:0C
                Address 3: 00:00:00:00:00:00
                Fragment Number: 0
                Sequence Number: 0
                Algorithm: SAE (seq: 2, status: 0)
                IEs: len 34
                    Error decoding Supported rates IE len 0: Invalid argument (-22)
        b0 00 00 00 b8 27 eb a4 6e 0f d8 3a dd 60 a3 0c  .....'..n..:.`..
        00 00 00 00 00 00 00 00 03 00 02 00 00 00 01 00  ................
        87 49 93 69 5d f8 55 70 cf b9 bb ca 6c 52 75 31  .I.i].Up....lRu1
        53 cd 11 d1 ac 53 14 84 1f 5c 81 59 97 89 d8 51  S....S...\.Y...Q
    RX Management Flags: 2 (0x00000002)
< Request: External Auth (0x7f) len 40 [ack]                          14.811009
    Interface Index: 3 (0x00000003)
    Status Code: 0 (0x0000)
    SSID: len 7
        64 65 73 6b 53 41 45                             deskSAE         
    BSSID D8:3A:DD:60:A3:0C
> Response: External Auth (0x7f) len 4 [0x100]                        14.811793
    Status: Success (0)
> PAE: len 121                                                        14.816667
    Interface Index: 3
    EAPoL: len 121
        Protocol Version: 2 (802.1X-2004)
        Type: 3 (Key)
        Length: 117
        Descriptor Type: 2
        Key MIC: false
        Secure: false
        Error: false
        Request: false
        Encrypted Key Data: false
        SMK Message: false
        Key Descriptor Version: 0 (00)
        Key Type: true
        Install: false
        Key ACK: true
        Key Length: 16
        Key Replay Counter: 1
        Key NONCE
            ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59 ac  ..jU=P..f.R..3Y.
            b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e f7  ..5.*....t.f=...
        Key IV
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key RSC 
            00 00 00 00 00 00 00 00                          ........        
        Key MIC Data
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key Data: len 22
            Vendor specific: len 20
                IEEE 802.11 (00:0f:ac) type: 04
                PMKID KDE
                00 0f ac 04 6b ab 6e 70 1c 79 12 29 5f bb f0 92  ....k.np.y.)_...
                8e ac e0 81                                      ....            
        02 03 00 75 02 00 88 00 10 00 00 00 00 00 00 00  ...u............
        01 ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59  ...jU=P..f.R..3Y
        ac b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e  ...5.*....t.f=..
        f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 16 dd 14 00 0f ac 04 6b ab 6e 70 1c 79 12  .........k.np.y.
        29 5f bb f0 92 8e ac e0 81                       )_.......       
> Event: Connect (0x2e) len 156                                       14.912601
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    MAC Address D8:3A:DD:60:A3:0C
    Status Code: 0 (0x0000)
    Request IE: len 80
        SSID: deskSAE
            64 65 73 6b 53 41 45                             deskSAE         
        Supported rates:
            1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
            82 84 8b 96 24 30 48 6c                          ....$0Hl        
        Extended supported rates:
            6.0 9.0 12.0 48.0 Mbit/s
            0c 12 18 60                                      ...`            
        Tag 33: len 2
            03 14                                            ..              
        Tag 36: len 2
            01 0b                                            ..              
        RSN:
            Group Data Cipher Suite: len 4
                CCMP (00:0f:ac) suite  04
            Pairwise Cipher Suite: len 4
                CCMP (00:0f:ac) suite  04
            AKM Suite: len 4
                SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
            RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
            RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
            RSN capabilities: bit  7: Management Frame Protection Capable
            01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
            ac 08 80 00                                      ....            
        Extended Capabilities: len 8
            Capability: bit 62: Opmode Notification
            00 00 00 00 00 00 00 40                          .......@        
        Vendor specific: len 9
            Broadcom (00:10:18) type: 02
            00 10 18 02 00 00 10 00 00                       .........       
        SSID: 
        SSID: 
    Response IE: len 32
        Supported rates:
            1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
            82 84 8b 96 0c 12 18 24                          .......$        
        Extended supported rates:
            24.0 36.0 48.0 54.0 Mbit/s
            30 48 60 6c                                      0H`l            
        Extended Capabilities: len 8
            Capability: bit  2: Extended channel switching
            Capability: bit 62: Opmode Notification
            04 00 00 00 00 00 00 40                          .......@        
> Event: Connect (0x2e) len 156                                       14.912636
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    MAC Address D8:3A:DD:60:A3:0C
    Status Code: 0 (0x0000)
    Request IE: len 80
        SSID: deskSAE
            64 65 73 6b 53 41 45                             deskSAE         
        Supported rates:
            1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
            82 84 8b 96 24 30 48 6c                          ....$0Hl        
        Extended supported rates:
            6.0 9.0 12.0 48.0 Mbit/s
            0c 12 18 60                                      ...`            
        Tag 33: len 2
            03 14                                            ..              
        Tag 36: len 2
            01 0b                                            ..              
        RSN:
            Group Data Cipher Suite: len 4
                CCMP (00:0f:ac) suite  04
            Pairwise Cipher Suite: len 4
                CCMP (00:0f:ac) suite  04
            AKM Suite: len 4
                SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
            RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
            RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
            RSN capabilities: bit  7: Management Frame Protection Capable
            01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
            ac 08 80 00                                      ....            
        Extended Capabilities: len 8
            Capability: bit 62: Opmode Notification
            00 00 00 00 00 00 00 40                          .......@        
        Vendor specific: len 9
            Broadcom (00:10:18) type: 02
            00 10 18 02 00 00 10 00 00                       .........       
        SSID: 
        SSID: 
    Response IE: len 32
        Supported rates:
            1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
            82 84 8b 96 0c 12 18 24                          .......$        
        Extended supported rates:
            24.0 36.0 48.0 54.0 Mbit/s
            30 48 60 6c                                      0H`l            
        Extended Capabilities: len 8
            Capability: bit  2: Extended channel switching
            Capability: bit 62: Opmode Notification
            04 00 00 00 00 00 00 40                          .......@        
> RTNL: New Link (0x10) len 1460                                      14.912704
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: dormant (5)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            05 00 00 00 01 00 00 00 5d 02 00 00 5a 00 00 00  ........]...Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      14.912714
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: dormant (5)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            05 00 00 00 01 00 00 00 5d 02 00 00 5a 00 00 00  ........]...Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      14.912724
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: dormant (5)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            05 00 00 00 01 00 00 00 5d 02 00 00 5a 00 00 00  ........]...Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      14.912735
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: dormant (5)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            05 00 00 00 01 00 00 00 5d 02 00 00 5a 00 00 00  ........]...Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      14.912752
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: dormant (5)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            05 00 00 00 01 00 00 00 5d 02 00 00 5a 00 00 00  ........]...Z...
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
< Request: Get Interface (0x05) len 8 [ack]                           14.913055
    Interface Index: 3 (0x00000003)
< Request: Get Interface (0x05) len 8 [ack]                           14.913083
    Interface Index: 3 (0x00000003)
> Result: New Interface (0x07) len 136                                14.914496
    Interface Index: 3 (0x00000003)
    Interface Name: wlan0
    Wiphy: 0 (0x00000000)
    Interface Type: 2 (0x00000002)
    Wireless Device: 1 (0x0000000000000001)
    MAC Address B8:27:EB:A4:6E:0F
    Generation: 5 (0x00000005)
    4-Address: 0 (0x00)
    Wiphy Frequency: 2412 (0x0000096c)
    Unknown: 290 len 4
        00 00 00 00                                      ....            
    Wiphy Channel Type: 1 (0x00000001)
    Channel Width: 1 (0x00000001)
    Center Frequency 1: 2412 (0x0000096c)
    Wiphy TX Power Level: 3100 (0x00000c1c)
    SSID: len 7
        64 65 73 6b 53 41 45                             deskSAE         
> Response: Get Interface (0x05) len 4 [0x100]                        14.914527
    Status: Success (0)
> RTNL: New Link (0x10) len 128                                       14.914904
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 96
            60 00 07 8c 00 00 00 00 50 00 00 00 00 00 00 00  `.......P.......
            00 07 64 65 73 6b 53 41 45 01 08 82 84 8b 96 24  ..deskSAE......$
            30 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01  0Hl2....`!...$..
            0b 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01  .0..............
            00 00 0f ac 08 80 00 7f 08 00 00 00 00 00 00 00  ................
            40 dd 09 00 10 18 02 00 00 10 00 00 00 00 00 00  @...............
> RTNL: New Link (0x10) len 128                                       14.914933
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 96
            60 00 07 8c 00 00 00 00 50 00 00 00 00 00 00 00  `.......P.......
            00 07 64 65 73 6b 53 41 45 01 08 82 84 8b 96 24  ..deskSAE......$
            30 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01  0Hl2....`!...$..
            0b 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01  .0..............
            00 00 0f ac 08 80 00 7f 08 00 00 00 00 00 00 00  ................
            40 dd 09 00 10 18 02 00 00 10 00 00 00 00 00 00  @...............
> RTNL: New Link (0x10) len 128                                       14.914944
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 96
            60 00 07 8c 00 00 00 00 50 00 00 00 00 00 00 00  `.......P.......
            00 07 64 65 73 6b 53 41 45 01 08 82 84 8b 96 24  ..deskSAE......$
            30 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01  0Hl2....`!...$..
            0b 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01  .0..............
            00 00 0f ac 08 80 00 7f 08 00 00 00 00 00 00 00  ................
            40 dd 09 00 10 18 02 00 00 10 00 00 00 00 00 00  @...............
> RTNL: New Link (0x10) len 128                                       14.914974
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 96
            60 00 07 8c 00 00 00 00 50 00 00 00 00 00 00 00  `.......P.......
            00 07 64 65 73 6b 53 41 45 01 08 82 84 8b 96 24  ..deskSAE......$
            30 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01  0Hl2....`!...$..
            0b 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01  .0..............
            00 00 0f ac 08 80 00 7f 08 00 00 00 00 00 00 00  ................
            40 dd 09 00 10 18 02 00 00 10 00 00 00 00 00 00  @...............
> RTNL: New Link (0x10) len 128                                       14.914988
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 96
            60 00 07 8c 00 00 00 00 50 00 00 00 00 00 00 00  `.......P.......
            00 07 64 65 73 6b 53 41 45 01 08 82 84 8b 96 24  ..deskSAE......$
            30 48 6c 32 04 0c 12 18 60 21 02 03 14 24 02 01  0Hl2....`!...$..
            0b 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01  .0..............
            00 00 0f ac 08 80 00 7f 08 00 00 00 00 00 00 00  ................
            40 dd 09 00 10 18 02 00 00 10 00 00 00 00 00 00  @...............
> RTNL: New Link (0x10) len 80                                        14.915001
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 48
            30 00 08 8c 00 00 00 00 20 00 00 00 00 00 00 00  0....... .......
            01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
            7f 08 04 00 00 00 00 00 00 40 82 84 8b 96 24 30  .........@....$0
> RTNL: New Link (0x10) len 80                                        14.915007
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 48
            30 00 08 8c 00 00 00 00 20 00 00 00 00 00 00 00  0....... .......
            01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
            7f 08 04 00 00 00 00 00 00 40 82 84 8b 96 24 30  .........@....$0
> RTNL: New Link (0x10) len 80                                        14.915012
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 48
            30 00 08 8c 00 00 00 00 20 00 00 00 00 00 00 00  0....... .......
            01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
            7f 08 04 00 00 00 00 00 00 40 82 84 8b 96 24 30  .........@....$0
> RTNL: New Link (0x10) len 80                                        14.915017
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 48
            30 00 08 8c 00 00 00 00 20 00 00 00 00 00 00 00  0....... .......
            01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
            7f 08 04 00 00 00 00 00 00 40 82 84 8b 96 24 30  .........@....$0
> RTNL: New Link (0x10) len 80                                        14.915024
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 48
            30 00 08 8c 00 00 00 00 20 00 00 00 00 00 00 00  0....... .......
            01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c  .........$2.0H`l
            7f 08 04 00 00 00 00 00 00 40 82 84 8b 96 24 30  .........@....$0
> RTNL: New Link (0x10) len 56                                        14.915032
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 d8 3a dd 60 a3 0c  ...........:.`..
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        14.915037
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 d8 3a dd 60 a3 0c  ...........:.`..
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        14.915046
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 d8 3a dd 60 a3 0c  ...........:.`..
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        14.915052
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 d8 3a dd 60 a3 0c  ...........:.`..
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        14.915058
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 d8 3a dd 60 a3 0c  ...........:.`..
            00 00 00 00 00 00 00 00                          ........        
> Event: New Interface (0x07) len 136                                 14.917826
    Interface Index: 3 (0x00000003)
    Interface Name: wlan0
    Wiphy: 0 (0x00000000)
    Interface Type: 2 (0x00000002)
    Wireless Device: 1 (0x0000000000000001)
    MAC Address B8:27:EB:A4:6E:0F
    Generation: 5 (0x00000005)
    4-Address: 0 (0x00)
    Wiphy Frequency: 2412 (0x0000096c)
    Unknown: 290 len 4
        00 00 00 00                                      ....            
    Wiphy Channel Type: 1 (0x00000001)
    Channel Width: 1 (0x00000001)
    Center Frequency 1: 2412 (0x0000096c)
    Wiphy TX Power Level: 3100 (0x00000c1c)
    SSID: len 7
        64 65 73 6b 53 41 45                             deskSAE         
< Request: Get Station (0x11) len 20 [ack]                            15.710264
    Interface Index: 3 (0x00000003)
    MAC Address D8:3A:DD:60:A3:0C
> Result: New Station (0x13) len 152                                  15.715347
    Interface Index: 3 (0x00000003)
    MAC Address D8:3A:DD:60:A3:0C
    Generation: 0 (0x00000000)
    Station Info: len 120
        Connected time: 0 (0x00000000)
        Inactivity time: 0 (0x00000000)
        Total RX bytes: 163 (0x000000a3)
        Total TX bytes: 0 (0x00000000)
        Signal strength: -52
        RX bitrate: len 16
            Bit Rate: 60 (0x0000003c)
            Bit Rate (Legacy): 60 (0x003c)
        RX packets: 1 (0x00000001)
        TX packets: 0 (0x00000000)
        TX failed: 0 (0x00000000)
        BSS parameters: len 20
            Short Slot Time: true
            DTIM Period: 2 (0x02)
            Beacon Interval: 100 (0x0064)
        Station flags: len 8
            Mask: 0x000000ea
                Authorized
                WME
                Authenticated
                TDLS-Peer
                Associated
            Set: 0x000000a0
                Authenticated
                Associated
> Response: Get Station (0x11) len 4 [0x100]                          15.715366
    Status: Success (0)
> PAE: len 121                                                        15.820290
    Interface Index: 3
    EAPoL: len 121
        Protocol Version: 2 (802.1X-2004)
        Type: 3 (Key)
        Length: 117
        Descriptor Type: 2
        Key MIC: false
        Secure: false
        Error: false
        Request: false
        Encrypted Key Data: false
        SMK Message: false
        Key Descriptor Version: 0 (00)
        Key Type: true
        Install: false
        Key ACK: true
        Key Length: 16
        Key Replay Counter: 2
        Key NONCE
            ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59 ac  ..jU=P..f.R..3Y.
            b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e f7  ..5.*....t.f=...
        Key IV
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key RSC 
            00 00 00 00 00 00 00 00                          ........        
        Key MIC Data
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key Data: len 22
            Vendor specific: len 20
                IEEE 802.11 (00:0f:ac) type: 04
                PMKID KDE
                00 0f ac 04 6b ab 6e 70 1c 79 12 29 5f bb f0 92  ....k.np.y.)_...
                8e ac e0 81                                      ....            
        02 03 00 75 02 00 88 00 10 00 00 00 00 00 00 00  ...u............
        02 ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59  ...jU=P..f.R..3Y
        ac b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e  ...5.*....t.f=..
        f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 16 dd 14 00 0f ac 04 6b ab 6e 70 1c 79 12  .........k.np.y.
        29 5f bb f0 92 8e ac e0 81                       )_.......       
> PAE: len 121                                                        16.820425
    Interface Index: 3
    EAPoL: len 121
        Protocol Version: 2 (802.1X-2004)
        Type: 3 (Key)
        Length: 117
        Descriptor Type: 2
        Key MIC: false
        Secure: false
        Error: false
        Request: false
        Encrypted Key Data: false
        SMK Message: false
        Key Descriptor Version: 0 (00)
        Key Type: true
        Install: false
        Key ACK: true
        Key Length: 16
        Key Replay Counter: 3
        Key NONCE
            ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59 ac  ..jU=P..f.R..3Y.
            b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e f7  ..5.*....t.f=...
        Key IV
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key RSC 
            00 00 00 00 00 00 00 00                          ........        
        Key MIC Data
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key Data: len 22
            Vendor specific: len 20
                IEEE 802.11 (00:0f:ac) type: 04
                PMKID KDE
                00 0f ac 04 6b ab 6e 70 1c 79 12 29 5f bb f0 92  ....k.np.y.)_...
                8e ac e0 81                                      ....            
        02 03 00 75 02 00 88 00 10 00 00 00 00 00 00 00  ...u............
        03 ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59  ...jU=P..f.R..3Y
        ac b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e  ...5.*....t.f=..
        f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 16 dd 14 00 0f ac 04 6b ab 6e 70 1c 79 12  .........k.np.y.
        29 5f bb f0 92 8e ac e0 81                       )_.......       
> PAE: len 121                                                        17.820525
    Interface Index: 3
    EAPoL: len 121
        Protocol Version: 2 (802.1X-2004)
        Type: 3 (Key)
        Length: 117
        Descriptor Type: 2
        Key MIC: false
        Secure: false
        Error: false
        Request: false
        Encrypted Key Data: false
        SMK Message: false
        Key Descriptor Version: 0 (00)
        Key Type: true
        Install: false
        Key ACK: true
        Key Length: 16
        Key Replay Counter: 4
        Key NONCE
            ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59 ac  ..jU=P..f.R..3Y.
            b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e f7  ..5.*....t.f=...
        Key IV
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key RSC 
            00 00 00 00 00 00 00 00                          ........        
        Key MIC Data
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Key Data: len 22
            Vendor specific: len 20
                IEEE 802.11 (00:0f:ac) type: 04
                PMKID KDE
                00 0f ac 04 6b ab 6e 70 1c 79 12 29 5f bb f0 92  ....k.np.y.)_...
                8e ac e0 81                                      ....            
        02 03 00 75 02 00 88 00 10 00 00 00 00 00 00 00  ...u............
        04 ef 0d 6a 55 3d 50 d7 c8 66 a6 52 ac b2 33 59  ...jU=P..f.R..3Y
        ac b9 b1 35 d5 2a d9 bd 9b c6 74 82 66 3d 07 8e  ...5.*....t.f=..
        f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        00 00 16 dd 14 00 0f ac 04 6b ab 6e 70 1c 79 12  .........k.np.y.
        29 5f bb f0 92 8e ac e0 81                       )_.......       
> Event: Disconnect (0x30) len 32                                     18.822091
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Reason Code: 4-Way Handshake timeout
    Disconnect by AP: true
    Information Elements: len 0
> Event: Disconnect (0x30) len 32                                     18.822133
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Reason Code: 4-Way Handshake timeout
    Disconnect by AP: true
    Information Elements: len 0
> RTNL: New Link (0x10) len 56                                        18.822220
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        18.822236
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        18.822256
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        18.822271
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 56                                        18.822287
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 24
            18 00 15 8b 00 00 00 00 01 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00                          ........        
> RTNL: New Link (0x10) len 1460                                      18.822396
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            08 00 00 00 02 00 00 00 c8 03 00 00 b4 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      18.822402
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            08 00 00 00 02 00 00 00 c8 03 00 00 b4 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      18.822408
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            08 00 00 00 02 00 00 00 c8 03 00 00 b4 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      18.822414
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            08 00 00 00 02 00 00 00 c8 03 00 00 b4 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
> RTNL: New Link (0x10) len 1460                                      18.822419
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Txqlen: 1000 (0x000003e8)
        OperState: down (2)
        LinkMode: userspace controlled (1)
        MTU: 1500 (0x000005dc)
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Qdisc (len:11): pfifo_fast
        Reserved: len 4
        Reserved: len 4
        Reserved: len 4
        Reserved: len 1
        Map: len 32
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Interface Address: b8:27:eb:a4:6e:f
        Broadcast Address: ff:ff:ff:ff:ff:ff
        Reserved: len 200
        Stats: len 96
            08 00 00 00 02 00 00 00 c8 03 00 00 b4 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
        Reserved: len 8
        Reserved: len 6
        Reserved: len 808
        Reserved: len 12
        Reserved: len 5
        Reserved: len 0
< Request: Trigger Scan (0x21) len 352 [ack]                          18.823045
    Wireless Device: 1 (0x0000000000000001)
    Scan Frequencies: len 320
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
        37: 2467 (0x000009a3)
        38: 2472 (0x000009a8)
        39: 2484 (0x000009b4)
    Scan Flags: Mask: 0x00004000 len 4
            Colocated6G
    Scan SSIDs: len 4
        0: len 0
> Event: Trigger Scan (0x21) len 344                                  18.829759
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Scan SSIDs: len 4
        0: len 0
    Scan Frequencies: len 296
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
    Scan Flags: Mask: 0x00004000 len 4
            Colocated6G
> Response: Trigger Scan (0x21) len 4 [0x100]                         18.829795
    Status: Success (0)
> Event: Reg Change (0x24) len 24                                     18.831011
    Regulatory Initiator: 48 len 1
        00                                               .               
    Regulatory Type: 49 len 1
        01                                               .               
    Wiphy: 0 (0x00000000)
< Request: Get Wiphy (0x01) len 4 [ack,0x300]                         18.831372
    Split Wiphy Dump: true
> Event: Reg Change (0x24) len 24                                     18.832503
    Regulatory Initiator: 48 len 1
        01                                               .               
    Regulatory Type: 49 len 1
        00                                               .               
    Regulatory Alpha2: US
> Result: New Wiphy (0x03) len 112 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Retry Short: 7 (0x07)
    Wiphy Retry Long: 4 (0x04)
    Wiphy Frag Threshold: 4294967295 (0xffffffff)
    Wiphy RTS Threshold: 4294967295 (0xffffffff)
    Wiphy Coverage Class: 0 (0x00)
    Max Number Scan SSIDs: 10 (0x0a)
    Max Num Sched Scan SSIDs: 16 (0x10)
    Max Scan IE Length: 2048 (0x0800)
    Max Sched Scan IE Len: 2048 (0x0800)
    Max Match Sets: 16 (0x10)
    Roaming Support: true
> Result: New Wiphy (0x03) len 76 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Cipher Suites:
        WEP-40 (00:0f:ac) suite  01
        WEP-104 (00:0f:ac) suite  05
        TKIP (00:0f:ac) suite  02
        CCMP (00:0f:ac) suite  04
        BIP (00:0f:ac) suite  06
    Max Number PMKIDs: 16 (0x10)
    Wiphy Antenna Avail TX: 113 len 4
        00 00 00 00                                      ....            
    Wiphy Antenna Avail RX: 114 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 56 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Interface Types: len 24
        Ad-hoc: true
        Station: true
        AP: true
        P2P-Client: true
        P2P-GO: true
        P2P-Device: true
> Result: New Wiphy (0x03) len 240 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 208
        Band 0: len 204
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            Rates: len 156
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 10 (0x0000000a)
                Bitrate 1: len 12
                    Bitrate (100kbps multiple): 20 (0x00000014)
                    2GHZ Short Preamble: true
                Bitrate 2: len 12
                    Bitrate (100kbps multiple): 55 (0x00000037)
                    2GHZ Short Preamble: true
                Bitrate 3: len 12
                    Bitrate (100kbps multiple): 110 (0x0000006e)
                    2GHZ Short Preamble: true
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 8: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 9: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 10: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 11: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 0: len 40
                    Frequency: 2412 (0x0000096c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 1: len 40
                    Frequency: 2417 (0x00000971)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 2: len 40
                    Frequency: 2422 (0x00000976)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 3: len 40
                    Frequency: 2427 (0x0000097b)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 4: len 36
                    Frequency: 2432 (0x00000980)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 5: len 36
                    Frequency: 2437 (0x00000985)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 6: len 36
                    Frequency: 2442 (0x0000098a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 7: len 40
                    Frequency: 2447 (0x0000098f)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 8: len 40
                    Frequency: 2452 (0x00000994)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 9: len 40
                    Frequency: 2457 (0x00000999)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 10: len 40
                    Frequency: 2462 (0x0000099e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 11: len 48
                    Frequency: 2467 (0x000009a3)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 12: len 48
                    Frequency: 2472 (0x000009a8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 13: len 48
                    Frequency: 2484 (0x000009b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 0: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 200 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 168
        Band 1: len 164
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bit  6: Short GI for 40Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            VHT MCS Set: 7 len 8
                fe ff 00 00 fe ff 00 00                          ........        
            VHT Capabilities: 8 len 4
                20 10 00 00                                       ...            
            Rates: len 96
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 1: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 2: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 3: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 76 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 0: len 32
                    Frequency: 5170 (0x00001432)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 1: len 32
                    Frequency: 5180 (0x0000143c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 2: len 28
                    Frequency: 5190 (0x00001446)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 3: len 28
                    Frequency: 5200 (0x00001450)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 4: len 28
                    Frequency: 5210 (0x0000145a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 5: len 28
                    Frequency: 5220 (0x00001464)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 6: len 32
                    Frequency: 5230 (0x0000146e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 7: len 28
                    Frequency: 5240 (0x00001478)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 8: len 56
                    Frequency: 5260 (0x0000148c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 9: len 56
                    Frequency: 5280 (0x000014a0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 10: len 56
                    Frequency: 5300 (0x000014b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 11: len 60
                    Frequency: 5320 (0x000014c8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 12: len 60
                    Frequency: 5500 (0x0000157c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 13: len 56
                    Frequency: 5520 (0x00001590)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 14: len 56
                    Frequency: 5540 (0x000015a4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 15: len 56
                    Frequency: 5560 (0x000015b8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 16: len 56
                    Frequency: 5580 (0x000015cc)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 17: len 56
                    Frequency: 5600 (0x000015e0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 18: len 56
                    Frequency: 5620 (0x000015f4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 19: len 56
                    Frequency: 5640 (0x00001608)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 20: len 56
                    Frequency: 5660 (0x0000161c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 21: len 56
                    Frequency: 5680 (0x00001630)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 22: len 56
                    Frequency: 5700 (0x00001644)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 23: len 60
                    Frequency: 5720 (0x00001658)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 0 (0x00000000)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 24: len 32
                    Frequency: 5745 (0x00001671)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 25: len 28
                    Frequency: 5765 (0x00001685)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 26: len 28
                    Frequency: 5785 (0x00001699)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 27: len 28
                    Frequency: 5805 (0x000016ad)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 28: len 32
                    Frequency: 5825 (0x000016c1)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 1: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 32 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 0
> Result: New Wiphy (0x03) len 184 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Commands:
        New Interface [7]
        Set Interface [6]
        New Key [11]
        Start AP [15]
        Join IBSS [43]
        Set PMKSA [52]
        Del PMKSA [53]
        Flush PMKSA [54]
        Remain on Channel [55]
        Frame [59]
        Set Wiphy Netns [49]
        Set Channel [65]
        Start Sched Scan [75]
        Start P2P Device [89]
        Connect [46]
        Disconnect [48]
        Crit Protocol Start [98]
        Crit Protocol Stop [99]
        Update Connect Params [122]
> Result: New Wiphy (0x03) len 40 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Max Remain on Channel Duration : 5000 (0x00001388)
    Offchannel TX OK: true
> Result: New Wiphy (0x03) len 28 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 260 [multi]                            18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Software Interface Types: len 0
    Interface Combinations: 120 len 224
        68 00 01 00 44 00 01 00 14 00 01 00 08 00 01 00  h...D...........
        02 00 00 00 08 00 02 00 04 00 02 00 14 00 02 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        18 00 03 00 08 00 01 00 01 00 00 00 0c 00 02 00  ................
        04 00 08 00 04 00 09 00 08 00 04 00 02 00 00 00  ................
        08 00 02 00 03 00 00 00 08 00 05 00 00 00 00 00  ................
        08 00 06 00 00 00 00 00 78 00 02 00 54 00 01 00  ........x...T...
        14 00 01 00 08 00 01 00 01 00 00 00 08 00 02 00  ................
        04 00 02 00 14 00 02 00 08 00 01 00 01 00 00 00  ................
        08 00 02 00 04 00 03 00 14 00 03 00 08 00 01 00  ................
        01 00 00 00 08 00 02 00 04 00 08 00 14 00 04 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        08 00 04 00 01 00 00 00 08 00 02 00 04 00 00 00  ................
        08 00 05 00 00 00 00 00 08 00 06 00 00 00 00 00  ................
> Result: New Wiphy (0x03) len 44 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Device AP SME: 141 len 4
        00 00 00 00                                      ....            
    Feature Flags: 143 len 4
        a0 40 00 40                                      .@.@            
> Result: New Wiphy (0x03) len 1036 [multi]                           18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    TX Frame Types: len 692
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-GO: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-Device: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        Unknown: 11 len 0
        Unknown: 12 len 0
    RX Frame Types: len 220
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 24
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-GO: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-Device: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        Unknown: 11 len 0
        Unknown: 12 len 0
    Unknown: 222 len 4
        01 00 00 00                                      ....            
    Unknown: 223 len 4
        fc 01 00 00                                      ....            
    Unknown: 224 len 4
        00 00 00 00                                      ....            
    MAC Address B8:27:EB:A4:6E:0F
    MAC Addresses: len 48
        1 B8:27:EB:A4:6E:0F
        2 BA:27:EB:A4:6E:0E
        3 BA:27:EB:A4:6E:0D
        4 BA:27:EB:A4:6E:0C
> Result: New Wiphy (0x03) len 28 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 44 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Vendor Data: len 12
        0c 00 01 00 18 10 00 00 01 00 00 00              ............    
> Result: New Wiphy (0x03) len 68 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Scheduled Scan Maximum Requests: 256 len 4
        01 00 00 00                                      ....            
    Extended Features:
        NL80211_EXT_FEATURE_CQM_RSSI_LIST
        NL80211_EXT_FEATURE_DFS_OFFLOAD
    Unknown: 227 len 12
        04 00 01 00 04 00 02 00 04 00 03 00              ............    
> Result: New Wiphy (0x03) len 36 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 239 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 28 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 28 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 36 [multi]                             18.832948
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 316 len 2
        02 00                                            ..              
> Complete: Get Wiphy (0x01) len 4 [multi]                            18.833032
    Status: 0
< Request: Get Wiphy (0x01) len 4 [ack,0x300]                         18.833372
    Split Wiphy Dump: true
> Result: New Wiphy (0x03) len 112 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Retry Short: 7 (0x07)
    Wiphy Retry Long: 4 (0x04)
    Wiphy Frag Threshold: 4294967295 (0xffffffff)
    Wiphy RTS Threshold: 4294967295 (0xffffffff)
    Wiphy Coverage Class: 0 (0x00)
    Max Number Scan SSIDs: 10 (0x0a)
    Max Num Sched Scan SSIDs: 16 (0x10)
    Max Scan IE Length: 2048 (0x0800)
    Max Sched Scan IE Len: 2048 (0x0800)
    Max Match Sets: 16 (0x10)
    Roaming Support: true
> Result: New Wiphy (0x03) len 76 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Cipher Suites:
        WEP-40 (00:0f:ac) suite  01
        WEP-104 (00:0f:ac) suite  05
        TKIP (00:0f:ac) suite  02
        CCMP (00:0f:ac) suite  04
        BIP (00:0f:ac) suite  06
    Max Number PMKIDs: 16 (0x10)
    Wiphy Antenna Avail TX: 113 len 4
        00 00 00 00                                      ....            
    Wiphy Antenna Avail RX: 114 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 56 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Interface Types: len 24
        Ad-hoc: true
        Station: true
        AP: true
        P2P-Client: true
        P2P-GO: true
        P2P-Device: true
> Result: New Wiphy (0x03) len 240 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 208
        Band 0: len 204
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            Rates: len 156
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 10 (0x0000000a)
                Bitrate 1: len 12
                    Bitrate (100kbps multiple): 20 (0x00000014)
                    2GHZ Short Preamble: true
                Bitrate 2: len 12
                    Bitrate (100kbps multiple): 55 (0x00000037)
                    2GHZ Short Preamble: true
                Bitrate 3: len 12
                    Bitrate (100kbps multiple): 110 (0x0000006e)
                    2GHZ Short Preamble: true
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 8: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 9: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 10: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 11: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 0: len 40
                    Frequency: 2412 (0x0000096c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 1: len 40
                    Frequency: 2417 (0x00000971)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 2: len 40
                    Frequency: 2422 (0x00000976)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 3: len 40
                    Frequency: 2427 (0x0000097b)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 4: len 36
                    Frequency: 2432 (0x00000980)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 5: len 36
                    Frequency: 2437 (0x00000985)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 80 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 48
        Band 0: len 44
            Frequencies: len 40
                Frequency 6: len 36
                    Frequency: 2442 (0x0000098a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 7: len 40
                    Frequency: 2447 (0x0000098f)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 8: len 40
                    Frequency: 2452 (0x00000994)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 9: len 40
                    Frequency: 2457 (0x00000999)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 84 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 52
        Band 0: len 48
            Frequencies: len 44
                Frequency 10: len 40
                    Frequency: 2462 (0x0000099e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 11: len 48
                    Frequency: 2467 (0x000009a3)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 12: len 48
                    Frequency: 2472 (0x000009a8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 92 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 60
        Band 0: len 56
            Frequencies: len 52
                Frequency 13: len 48
                    Frequency: 2484 (0x000009b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Disabled: true
                    No HT40-: true
                    No HT40+: true
                    No 80 Mhz: true
                    No 160 Mhz: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 0: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 200 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 168
        Band 1: len 164
            HT MCS Set: MCS 0
            HT MCS Set: MCS 1
            HT MCS Set: MCS 2
            HT MCS Set: MCS 3
            HT MCS Set: MCS 4
            HT MCS Set: MCS 5
            HT MCS Set: MCS 6
            HT MCS Set: MCS 7
            MCS Set: bit 96: Tx MCS set defined
            HT Capabilities Info: bit  1: Supported Channel Width Set
            HT Capabilities Info: bits 2-3: Static
            HT Capabilities Info: bit  5: Short GI for 20Mhz
            HT Capabilities Info: bit  6: Short GI for 40Mhz
            HT Capabilities Info: bits 8-9: Disabled
            HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
            AMPDU Factor: 5 len 1
                03                                               .               
            AMPDU Density: 6 len 1
                07                                               .               
            VHT MCS Set: 7 len 8
                fe ff 00 00 fe ff 00 00                          ........        
            VHT Capabilities: 8 len 4
                20 10 00 00                                       ...            
            Rates: len 96
                Bitrate 0: len 8
                    Bitrate (100kbps multiple): 60 (0x0000003c)
                Bitrate 1: len 8
                    Bitrate (100kbps multiple): 90 (0x0000005a)
                Bitrate 2: len 8
                    Bitrate (100kbps multiple): 120 (0x00000078)
                Bitrate 3: len 8
                    Bitrate (100kbps multiple): 180 (0x000000b4)
                Bitrate 4: len 8
                    Bitrate (100kbps multiple): 240 (0x000000f0)
                Bitrate 5: len 8
                    Bitrate (100kbps multiple): 360 (0x00000168)
                Bitrate 6: len 8
                    Bitrate (100kbps multiple): 480 (0x000001e0)
                Bitrate 7: len 8
                    Bitrate (100kbps multiple): 540 (0x0000021c)
> Result: New Wiphy (0x03) len 76 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 0: len 32
                    Frequency: 5170 (0x00001432)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 1: len 32
                    Frequency: 5180 (0x0000143c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 2: len 28
                    Frequency: 5190 (0x00001446)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 3: len 28
                    Frequency: 5200 (0x00001450)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 4: len 28
                    Frequency: 5210 (0x0000145a)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 5: len 28
                    Frequency: 5220 (0x00001464)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 6: len 32
                    Frequency: 5230 (0x0000146e)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 7: len 28
                    Frequency: 5240 (0x00001478)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 8: len 56
                    Frequency: 5260 (0x0000148c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 9: len 56
                    Frequency: 5280 (0x000014a0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 10: len 56
                    Frequency: 5300 (0x000014b4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 11: len 60
                    Frequency: 5320 (0x000014c8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 12: len 60
                    Frequency: 5500 (0x0000157c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 13: len 56
                    Frequency: 5520 (0x00001590)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 14: len 56
                    Frequency: 5540 (0x000015a4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 15: len 56
                    Frequency: 5560 (0x000015b8)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 16: len 56
                    Frequency: 5580 (0x000015cc)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 17: len 56
                    Frequency: 5600 (0x000015e0)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 18: len 56
                    Frequency: 5620 (0x000015f4)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 19: len 56
                    Frequency: 5640 (0x00001608)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 20: len 56
                    Frequency: 5660 (0x0000161c)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 21: len 56
                    Frequency: 5680 (0x00001630)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 100 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 68
        Band 1: len 64
            Frequencies: len 60
                Frequency 22: len 56
                    Frequency: 5700 (0x00001644)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 104 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 72
        Band 1: len 68
            Frequencies: len 64
                Frequency 23: len 60
                    Frequency: 5720 (0x00001658)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Radar Detection: true
                    DFS State: 0 (0x00000000)
                    DFS Time: 4 (0x00000004)
                    DFS CAC Time: 60000 (0x0000ea60)
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 24: len 32
                    Frequency: 5745 (0x00001671)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40-: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 25: len 28
                    Frequency: 5765 (0x00001685)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 26: len 28
                    Frequency: 5785 (0x00001699)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 72 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 40
        Band 1: len 36
            Frequencies: len 32
                Frequency 27: len 28
                    Frequency: 5805 (0x000016ad)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 76 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 44
        Band 1: len 40
            Frequencies: len 36
                Frequency 28: len 32
                    Frequency: 5825 (0x000016c1)
                    Unknown: 20 len 4
                        00 00 00 00                                      ....            
                    No HT40+: true
                    Unknown: 26 len 0
                    Max TX Power: 2000 (0x000007d0)
> Result: New Wiphy (0x03) len 40 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 8
        Band 1: len 4
            Frequencies: len 0
> Result: New Wiphy (0x03) len 32 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Wiphy Bands: len 0
> Result: New Wiphy (0x03) len 184 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Supported Commands:
        New Interface [7]
        Set Interface [6]
        New Key [11]
        Start AP [15]
        Join IBSS [43]
        Set PMKSA [52]
        Del PMKSA [53]
        Flush PMKSA [54]
        Remain on Channel [55]
        Frame [59]
        Set Wiphy Netns [49]
        Set Channel [65]
        Start Sched Scan [75]
        Start P2P Device [89]
        Connect [46]
        Disconnect [48]
        Crit Protocol Start [98]
        Crit Protocol Stop [99]
        Update Connect Params [122]
> Result: New Wiphy (0x03) len 40 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Max Remain on Channel Duration : 5000 (0x00001388)
    Offchannel TX OK: true
> Result: New Wiphy (0x03) len 28 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 260 [multi]                            18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Software Interface Types: len 0
    Interface Combinations: 120 len 224
        68 00 01 00 44 00 01 00 14 00 01 00 08 00 01 00  h...D...........
        02 00 00 00 08 00 02 00 04 00 02 00 14 00 02 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        18 00 03 00 08 00 01 00 01 00 00 00 0c 00 02 00  ................
        04 00 08 00 04 00 09 00 08 00 04 00 02 00 00 00  ................
        08 00 02 00 03 00 00 00 08 00 05 00 00 00 00 00  ................
        08 00 06 00 00 00 00 00 78 00 02 00 54 00 01 00  ........x...T...
        14 00 01 00 08 00 01 00 01 00 00 00 08 00 02 00  ................
        04 00 02 00 14 00 02 00 08 00 01 00 01 00 00 00  ................
        08 00 02 00 04 00 03 00 14 00 03 00 08 00 01 00  ................
        01 00 00 00 08 00 02 00 04 00 08 00 14 00 04 00  ................
        08 00 01 00 01 00 00 00 08 00 02 00 04 00 0a 00  ................
        08 00 04 00 01 00 00 00 08 00 02 00 04 00 00 00  ................
        08 00 05 00 00 00 00 00 08 00 06 00 00 00 00 00  ................
> Result: New Wiphy (0x03) len 44 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Device AP SME: 141 len 4
        00 00 00 00                                      ....            
    Feature Flags: 143 len 4
        a0 40 00 40                                      .@.@            
> Result: New Wiphy (0x03) len 1036 [multi]                           18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    TX Frame Types: len 692
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-GO: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        P2P-Device: len 128
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0010
                Type: Management (0)
                Subtype: Association response (1)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0030
                Type: Management (0)
                Subtype: Reassociation response (invalid MPDU) (3)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x0050
                Type: Management (0)
                Subtype: Probe response (invalid MPDU) (5)
            Frame Type: 0x0060
                Type: Management (0)
                Subtype: Timing Advertisement (6)
            Frame Type: 0x0070
                Type: Management (0)
                Subtype: Reserved (7)
            Frame Type: 0x0080
                Type: Management (0)
                Subtype: Beacon (invalid MPDU) (8)
            Frame Type: 0x0090
                Type: Management (0)
                Subtype: ATIM (9)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
            Frame Type: 0x00e0
                Type: Management (0)
                Subtype: Action No Ack (14)
            Frame Type: 0x00f0
                Type: Management (0)
                Subtype: Reserved (15)
        Unknown: 11 len 0
        Unknown: 12 len 0
    RX Frame Types: len 220
        Unknown: 0 len 0
        Ad-hoc: len 0
        Station: len 24
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        AP-VLAN: len 0
        WDS: len 0
        Monitor: len 0
        Mesh-point: len 0
        P2P-Client: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-GO: len 56
            Frame Type: 0x0000
                Type: Management (0)
                Subtype: Association request (invalid MPDU) (0)
            Frame Type: 0x0020
                Type: Management (0)
                Subtype: Reassociation request (invalid MPDU) (2)
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00a0
                Type: Management (0)
                Subtype: Disassociation (invalid MPDU) (10)
            Frame Type: 0x00b0
                Type: Management (0)
                Subtype: Authentication (invalid MPDU) (11)
            Frame Type: 0x00c0
                Type: Management (0)
                Subtype: Deauthentication (invalid MPDU) (12)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        P2P-Device: len 16
            Frame Type: 0x0040
                Type: Management (0)
                Subtype: Probe request (invalid MPDU) (4)
            Frame Type: 0x00d0
                Type: Management (0)
                Subtype: Action (13)
        Unknown: 11 len 0
        Unknown: 12 len 0
    Unknown: 222 len 4
        01 00 00 00                                      ....            
    Unknown: 223 len 4
        fc 01 00 00                                      ....            
    Unknown: 224 len 4
        00 00 00 00                                      ....            
    MAC Address B8:27:EB:A4:6E:0F
    MAC Addresses: len 48
        1 B8:27:EB:A4:6E:0F
        2 BA:27:EB:A4:6E:0E
        3 BA:27:EB:A4:6E:0D
        4 BA:27:EB:A4:6E:0C
> Result: New Wiphy (0x03) len 28 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 44 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Vendor Data: len 12
        0c 00 01 00 18 10 00 00 01 00 00 00              ............    
> Result: New Wiphy (0x03) len 68 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Scheduled Scan Maximum Requests: 256 len 4
        01 00 00 00                                      ....            
    Extended Features:
        NL80211_EXT_FEATURE_CQM_RSSI_LIST
        NL80211_EXT_FEATURE_DFS_OFFLOAD
    Unknown: 227 len 12
        04 00 01 00 04 00 02 00 04 00 03 00              ............    
> Result: New Wiphy (0x03) len 36 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 239 len 4
        00 00 00 00                                      ....            
> Result: New Wiphy (0x03) len 28 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 28 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
> Result: New Wiphy (0x03) len 36 [multi]                             18.833609
    Wiphy: 0 (0x00000000)
    Wiphy Name: phy0
    Generation: 1 (0x00000001)
    Unknown: 316 len 2
        02 00                                            ..              
> Complete: Get Wiphy (0x01) len 4 [multi]                            18.833655
    Status: 0
< Request: Get Survey (0x32) len 12 [ack,0x300]                       18.833918
    Wireless Device: 1 (0x0000000000000001)
> Complete: Get Survey (0x32) len 4 [multi]                           18.833947
    Status: Operation not supported (95)
< Request: Get Scan (0x20) len 12 [ack,0x300]                         18.833974
    Wireless Device: 1 (0x0000000000000001)
> Result: New Scan Results (0x22) len 596 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 564
        BSSID 40:ED:00:AD:B9:35
        TSF: 0 (0x0000000000000000)
        IEs: len 465
            SSID: mntwins_5G
                6d 6e 74 77 69 6e 73 5f 35 47                    mntwins_5G      
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 08 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            Power constraint:  3 dB
                03                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            Tag 195: len 4
                02 7e 7e 7e                                      .~~~            
            Country: US 
                First channel  36 number of channels  4 max tx power 20 dBm
                First channel 149 number of channels  5 max tx power 20 dBm
                55 53 20 24 04 14 95 05 14 00                    US $......      
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c9 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 1b fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 131
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 0c 80 63 e6 bb 10 10 21 00 07 54 50 2d 4c 49  ...c....!..TP-LI
                4e 4b 10 23 00 0b 41 72 63 68 65 72 20 41 58 32  NK.#..Archer AX2
                30 10 24 00 03 34 2e 36 10 42 00 03 34 2e 36 10  0.$..4.6.B..4.6.
                54 00 08 00 06 00 50 f2 04 00 01 10 11 00 0f 41  T.....P........A
                72 63 68 65 72 20 41 58 32 30 20 34 2e 36 10 08  rcher AX20 4.6..
                00 02 21 0c 10 3c 00 01 02 10 49 00 06 00 37 2a  ..!..<....I...7*
                00 01 20                                         ..              
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 127
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                Manufacturer: TP-LINK
                Model Name: Archer AX20
                Model Number: 4.6
                Serial Number: 4.6
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer AX20 4.6
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 4113 (0x1011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200319966 (0x000000f96883b9de)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 572 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 540
        BSSID A6:2E:48:FD:9E:73
        TSF: 0 (0x0000000000000000)
        IEs: len 442
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            BSS load:  8 station(s) utilization 17/255 available capacity 65535 32µs/s units
                08 00 11 ff ff                                   .....           
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 144 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 90 01 18 95  ................
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 5
                02 1e 1e 1e 00                                   .....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 8c 00 03 64 00 00 27 a4 00 00  .P.......d..'...
                41 43 5e 00 61 32 2f 00                          AC^.a2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 163
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 e9 61 db f9 18 6c bb a7 5c  ....G...a...l..\
                97 c9 a4 a0 0b 8c 5e 10 21 00 09 51 75 61 6e 74  ......^.!..Quant
                65 6e 6e 61 10 23 00 05 54 6f 70 61 7a 10 24 00  enna.#..Topaz.$.
                06 42 47 57 32 31 30 10 42 00 0c 41 36 32 45 34  .BGW210.B..A62E4
                38 46 44 39 45 37 33 10 54 00 08 00 06 00 50 f2  8FD9E73.T.....P.
                04 00 01 10 11 00 10 52 65 66 65 72 65 6e 63 65  .......Reference
                20 44 65 73 69 67 6e 10 08 00 02 20 08 10 49 00   Design.... ..I.
                06 00 37 2a 00 01 20 10 58 00 18 76 cf 76 0b 7e  ..7*.. .X..v.v.~
                06 52 f0 a4 2e 3d db e4 f9 23 20 00 01 01 01 03  .R...=...# .....
                00 7f c5                                         ...             
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 79 c3 3f aa ff 00 00 aa ff 00 00              .y.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 30
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 25 c2 07 f7 00 06  .&........%.....
                01 9b 64 00 3f cb 00 00 00 07 00 00 00 00        ..d.?.........  
            WSC Payload: len 159
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: e961dbf9-186c-bba7-5c97-c9a4a00b8c5e
                Manufacturer: Quantenna
                Model Name: Topaz
                Model Number: BGW210
                Serial Number: A62E48FD9E73
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Reference Design
                Configuration Methods:
                    Virtual Display PIN
                WFA Vendor Extension: len 3
                    Version2: 2.0
                Type: 0x1058: len 24
                    76 cf 76 0b 7e 06 52 f0 a4 2e 3d db e4 f9 23 20  v.v.~.R...=...# 
                    00 01 01 01 03 00 7f c5                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200327362 (0x000000f96883d6c2)
        Signal mBm: -4700
> Result: New Scan Results (0x22) len 204 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 172
        BSSID D8:3A:DD:60:A3:0C
        TSF: 0 (0x0000000000000000)
        IEs: len 73
            SSID: deskSAE
                64 65 73 6b 53 41 45                             deskSAE         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  6: Management Frame Protection Required
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 08 c0 00                                      ....            
            Current Operating Class: 81
                51 00                                            Q.              
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 62: Opmode Notification
                04 00 00 00 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 3924 (0x00000f54)
        Timestamp: 1079387084540 (0x000000fb507bd6fc)
        Signal mBm: -5400
> Result: New Scan Results (0x22) len 528 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 496
        BSSID 40:ED:00:AD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 400
            SSID: mntwins
                6d 6e 74 77 69 6e 73                             mntwins         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 8
                08                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 8
                21 05 06 07 08 09 0a 0b                          !.......        
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 12.0 24.0 48.0 Mbit/s
                0c 18 30 60                                      ..0`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Vendor specific: len 49
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 47  .P...J....D....G
                00 10 00 00 00 00 00 00 10 00 00 00 0c 80 63 e6  ..............c.
                bb 10 10 3c 00 01 01 10 49 00 06 00 37 2a 00 01  ...<....I...7*..
                20                                                               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 8
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                08 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                91 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 0 - 20 or 40 Mhz channel width
                Channel Center Frequency 1: 0
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                00 00 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                01 00 08 80 00 00 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 02 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 6
                f4 3f 00 30 fc ff                                .?.0..          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:08
                00 0c 43 08 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:08
                00 0c e7 08 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 45
                Version: 10
                WSC State: Configured
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5137 (0x1411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2447 (0x0000098f)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200282102 (0x000000f9688325f6)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 300 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 268
        BSSID CC:F4:11:43:4B:0F
        TSF: 0 (0x0000000000000000)
        IEs: len 170
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 05 00 00 00 00 00 00 00              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200285019 (0x000000f96883315b)
        Signal mBm: -7100
> Result: New Scan Results (0x22) len 368 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 336
        BSSID BC:2E:48:FD:9E:70
        TSF: 0 (0x0000000000000000)
        IEs: len 238
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 25 dB link margin  0 dB
                19 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  3 station(s) utilization 28/255 available capacity 0 32µs/s units
                03 00 1c 00 00                                   .....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 16 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 09 1f ff ff ff 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                04 00 08 00 00 00 00 c0 01                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 49  .P...J....D....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 08 bf 0c 92 59 82 0f ea ff 00 00 ea  ..L.....Y.......
                ff 00 20 c0 05 00 02 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 03 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 20
                Version: 10
                WSC State: Configured
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200272831 (0x000000f9688301bf)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 516 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 484
        BSSID 88:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 386
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200308247 (0x000000f968838c17)
        Signal mBm: -7700
> Result: New Scan Results (0x22) len 268 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 236
        BSSID 92:F2:9E:E1:5C:08
        TSF: 0 (0x0000000000000000)
        IEs: len 137
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 6
                06                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                06 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 62: Opmode Notification
                00 00 00 00 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
        Beacon Interval: 100 (0x0064)
        Capability: 1057 (0x0421)
            ESS
            ShortPreamble
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200278977 (0x000000f9688319c1)
        Signal mBm: -7400
> Result: New Scan Results (0x22) len 472 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 440
        BSSID 88:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 341
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200290071 (0x000000f968834517)
        Signal mBm: -6800
> Result: New Scan Results (0x22) len 304 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 272
        BSSID B0:E4:D5:0A:1B:22
        TSF: 0 (0x0000000000000000)
        IEs: len 176
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200264810 (0x000000f96882e26a)
        Signal mBm: -6600
> Result: New Scan Results (0x22) len 300 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 268
        BSSID B0:E4:D5:02:61:2A
        TSF: 0 (0x0000000000000000)
        IEs: len 170
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200240592 (0x000000f9688283d0)
        Signal mBm: -7300
> Result: New Scan Results (0x22) len 520 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 488
        BSSID B4:63:6F:75:9D:74
        TSF: 0 (0x0000000000000000)
        IEs: len 389
            SSID: ATTWuIkA5A
                41 54 54 57 75 49 6b 41 35 41                    ATTWuIkA5A      
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 1
                06                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  2 station(s) utilization 120/255 available capacity 0 32µs/s units
                02 00 78 00 00                                   ..x..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                32 00 00 00 00                                   2....           
            Tag 51: len 3
                80 34 84                                         .4.             
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff ff ff 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 00 17 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                04 00 08 82 00 00 00 40                          .......@        
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            Vendor specific: len 151
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d0 83 32 ec c6 bd 5c 14 76  ....G....2...\.v
                9f e9 ab 7d 75 be d5 10 21 00 0b 41 72 72 69 73  ...}u...!..Arris
                2c 20 49 6e 63 2e 10 23 00 0a 42 47 57 33 32 30  , Inc..#..BGW320
                2d 35 30 35 10 24 00 0a 42 47 57 33 32 30 2d 35  -505.$..BGW320-5
                30 35 10 42 00 0e 4e 39 33 56 44 33 4d 52 30 30  05.B..N93VD3MR00
                36 33 34 30 10 54 00 08 00 06 00 50 f2 04 00 01  6340.T.....P....
                10 11 00 0e 41 72 72 69 73 20 57 69 72 65 6c 65  ....Arris Wirele
                73 73 10 08 00 02 21 08 10 3c 00 01 03 10 49 00  ss....!..<....I.
                06 00 37 2a 00 01 20                             ..7*..          
            Vendor specific: len 4
                Wi-Fi Alliance (50:6f:9a) type: 1e
                50 6f 9a 1e                                      Po..            
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c 92 69 8b 0f aa ff 00 00 aa  ..L.....i.......
                ff 00 20 c0 05 00 01 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 02 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 147
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d08332ec-c6bd-5c14-769f-e9ab7d75bed5
                Manufacturer: Arris, Inc.
                Model Name: BGW320-505
                Model Number: BGW320-505
                Serial Number: N93VD3MR006340
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Arris Wireless
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                RF Bands:  2.4 GHz, 5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200206686 (0x000000f96881ff5e)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 380 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 40:70:09:11:4E:60
        TSF: 0 (0x0000000000000000)
        IEs: len 249
            SSID: HOME-4E62
                48 4f 4d 45 2d 34 45 36 32                       HOME-4E62       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 6
                06                                               .               
            Extended supported rates:
                6.0(B) 12.0(B) 24.0(B) 48.0 Mbit/s
                8c 98 b0 60                                      ...`            
            Country: US 
                First channel   1 number of channels 11 max tx power 20 dBm
                55 53 20 01 0b 14                                US ...          
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000110 
                00 01 00 60                                      ...`            
            Vendor specific: len 49
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 47  .P...J....D....G
                00 10 28 80 28 80 28 80 18 80 a8 80 40 70 09 11  ..(.(.(.....@p..
                4e 60 10 3c 00 01 01 10 49 00 06 00 37 2a 00 01  N`.<....I...7*..
                20                                                               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ec 01 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                06 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 1
                Capability: bit  0: 20/40 BSS coexistence management support
                01                                               .               
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            TKIP (00:50:f2) suite  02
                            CCMP (00:50:f2) suite  04
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02  .P.....P.....P..
                00 50 f2 04 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    TKIP (00:0f:ac) suite  02
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04  ................
                01 00 00 0f ac 02 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            BSS load:  4 station(s) utilization 44/255 available capacity 31250 32µs/s units
                04 00 2c 12 7a                                   ..,.z           
            Vendor specific: len 7
                OUI: 00:0c:43 type:03
                00 0c 43 03 00 00 00                             ..C....         
            WSC Payload: len 45
                Version: 10
                WSC State: Configured
                UUID-E: 28802880-2880-1880-a880-407009114e60
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200275956 (0x000000f968830df4)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 380 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 96:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200312154 (0x000000f968839b5a)
        Signal mBm: -7700
> Result: New Scan Results (0x22) len 436 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 404
        BSSID 42:ED:00:DD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 308
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 95 05 1e 00                    US $......      
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 00 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6d 09 85 08 00 00  ....D.. ..m.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 81 fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 07 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
        Beacon Interval: 100 (0x0064)
        Capability: 17 (0x0011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200323351 (0x000000f96883c717)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 380 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID DC:EB:69:03:7E:B0
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200349445 (0x000000f968842d05)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 372 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 340
        BSSID DC:EB:69:03:7E:AF
        TSF: 0 (0x0000000000000000)
        IEs: len 241
            SSID: xfinitywifi
                78 66 69 6e 69 74 79 77 69 66 69                 xfinitywifi     
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 86 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5377 (0x1501)
            ESS
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200331476 (0x000000f96883e6d4)
        Signal mBm: -8600
> Result: New Scan Results (0x22) len 376 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 344
        BSSID DC:EB:69:03:7E:B3
        TSF: 0 (0x0000000000000000)
        IEs: len 245
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 02 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200334237 (0x000000f96883f19d)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 452 [multi]                     18.834046
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 420
        BSSID 10:86:8C:C7:6F:FC
        TSF: 0 (0x0000000000000000)
        IEs: len 323
            SSID: Girly Pop
                47 69 72 6c 79 20 50 6f 70                       Girly Pop       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 159
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 91 f7 63 25 f5 fd 5a 61 b0  ....G....c%..Za.
                8c 8c f0 81 fb 1d 21 10 21 00 1c 41 74 68 65 72  ......!.!..Ather
                6f 73 20 43 6f 6d 6d 75 6e 69 63 61 74 69 6f 6e  os Communication
                73 2c 20 49 6e 63 2e 10 23 00 04 41 50 78 78 10  s, Inc..#..APxx.
                24 00 08 41 50 78 78 2d 78 78 78 10 42 00 12 53  $..APxx-xxx.B..S
                65 72 69 61 6c 20 4e 75 6d 62 65 72 20 48 65 72  erial Number Her
                65 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  e.T.....P.......
                09 41 74 68 65 72 6f 73 41 50 10 08 00 02 00 04  .AtherosAP......
                10 3c 00 01 02 10 49 00 06 00 37 2a 00 01 20     .<....I...7*..  
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 155
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 91f76325-f5fd-5a61-b08c-8cf081fb1d21
                Manufacturer: Atheros Communications, Inc.
                Model Name: APxx
                Model Number: APxx-xxx
                Serial Number: Serial Number Here
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: AtherosAP
                Configuration Methods:
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200231894 (0x000000f9688261d6)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 320 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 288
        BSSID 86:F2:9E:CE:F5:80
        TSF: 0 (0x0000000000000000)
        IEs: len 191
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200243300 (0x000000f968828e64)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 404 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 372
        BSSID 82:9C:8E:11:16:49
        TSF: 0 (0x0000000000000000)
        IEs: len 274
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  0 station(s) utilization 121/255 available capacity 0 32µs/s units
                00 00 79 00 00                                   ..y..           
            RM Enabled Capabilities: len 5
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                70 00 00 00 00                                   p....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 00 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200253352 (0x000000f96882b5a8)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 536 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 504
        BSSID 82:9C:8E:11:16:4B
        TSF: 0 (0x0000000000000000)
        IEs: len 408
            SSID: Marchan
                4d 61 72 63 68 61 6e                             Marchan         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  1 station(s) utilization 121/255 available capacity 0 32µs/s units
                01 00 79 00 00                                   ..y..           
            Tag 51: len 3
                51 01 0b                                         Q..             
            Tag 51: len 2
                73 2c                                            s,              
            Tag 51: len 3
                80 2c 9d                                         .,.             
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 08 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Reduced Neighbor Report
                Field #0
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 128
                    Channel: 44
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:69
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #1
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 1
                    Information Length: 13
                    Operating Class: 81
                    Channel: 1
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:68
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                    Information Set #1
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 82:9c:8e:11:16:4b
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #2
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 1
                    Information Length: 13
                    Operating Class: 128
                    Channel: 157
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:6a
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                    Information Set #1
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 42:0f:c1:49:40:ec
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #3
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 81
                    Channel: 11
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 42:0f:c1:42:40:eb
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #4
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 115
                    Channel: 44
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 8a:9c:8e:11:16:4c
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                00 0d 80 2c ff 66 c0 e2 a1 25 69 00 00 00 00 00  ...,.f...%i.....
                00 10 0d 51 01 ff 66 c0 e2 a1 25 68 00 00 00 00  ...Q..f...%h....
                00 00 ff 82 9c 8e 11 16 4b 00 00 00 00 00 00 10  ........K.......
                0d 80 9d ff 66 c0 e2 a1 25 6a 00 00 00 00 00 00  ....f...%j......
                ff 42 0f c1 49 40 ec 00 00 00 00 00 00 00 0d 51  .B..I@.........Q
                0b ff 42 0f c1 42 40 eb 00 00 00 00 00 00 00 0d  ..B..B@.........
                73 2c ff 8a 9c 8e 11 16 4c 00 00 00 00 00 00     s,......L...... 
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200256633 (0x000000f96882c279)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 404 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 372
        BSSID 82:9C:8E:11:16:4E
        TSF: 0 (0x0000000000000000)
        IEs: len 274
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  0 station(s) utilization 121/255 available capacity 0 32µs/s units
                00 00 79 00 00                                   ..y..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 08 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200260956 (0x000000f96882d35c)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 460 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 428
        BSSID 8A:A2:F4:77:B2:B4
        TSF: 0 (0x0000000000000000)
        IEs: len 330
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 32 dBm
                55 53 20 01 0b 20                                US ..           
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Current Operating Class: 32
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                20 0c 20 21                                       . !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 32
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 01 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 0d 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                84 00 08 80 00 00 00 c0 01                       .........       
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 12 00 10 22 20 02 c0 00 41 81 00 00 8c  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 20 fc ff 03                             ... ...         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c b1 69 89 0f fa ff 00 00 fa  ..L.....i.......
                ff 00 20 c0 05 00 04 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 9c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 13
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00 67 01 ff 65 01 01           Po.....g..e..   
            Vendor specific: len 58
                OUI: 00:1d:0f type:01
                00 1d 0f 01 00 01 00 9c a2 f4 77 b2 b1 54 f7 bf  ..........w..T..
                ae 83 a5 3f f1 98 e2 f5 c7 82 06 90 d7 00 c0 a8  ...?............
                01 01 00 00 00 00 00 00 00 00 00 00 00 00 c0 a8  ................
                00 00 9c a2 f4 77 b2 b1 00 00                    .....w....      
        Beacon Interval: 100 (0x0064)
        Capability: 1329 (0x0531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200268717 (0x000000f96882f1ad)
        Signal mBm: -8500
> Result: New Scan Results (0x22) len 488 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 456
        BSSID DC:EB:69:03:7E:A5
        TSF: 0 (0x0000000000000000)
        IEs: len 360
            SSID: Mayra
                4d 61 79 72 61                                   Mayra           
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            Tag 72: len 1
                00                                               .               
            Tag 74: len 14
                14 00 0a 00 c8 00 c8 00 14 00 05 00 19 00        ..............  
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff 00 00 7e 00 00 00 00 00 00 00 01  .......~........
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                0b 08 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 88 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            Vendor specific: len 152
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 a9 78 6a 0c e4 0a 5d 14 97  ....G...xj...]..
                fd 38 71 81 11 e9 58 10 21 00 0b 54 65 63 68 6e  .8q...X.!..Techn
                69 63 6f 6c 6f 72 10 23 00 03 58 42 36 10 24 00  icolor.#..XB6.$.
                0a 43 47 4d 34 31 34 30 43 4f 4d 10 42 00 0c 35  .CGM4140COM.B..5
                43 42 30 36 36 30 34 31 39 31 32 10 54 00 08 00  CB066041912.T...
                06 00 50 f2 04 00 01 10 11 00 18 58 66 69 6e 69  ..P........Xfini
                74 79 20 57 69 72 65 6c 65 73 73 20 47 61 74 65  ty Wireless Gate
                77 61 79 10 08 00 02 00 00 10 3c 00 01 01 10 49  way.......<....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 40 00  .0f...........@.
                0f ff                                            ..              
            WSC Payload: len 148
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: a9786a0c-e40a-5d14-97fd-38718111e958
                Manufacturer: Technicolor
                Model Name: XB6
                Model Number: CGM4140COM
                Serial Number: 5CB066041912
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Xfinity Wireless Gateway
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5425 (0x1531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200294029 (0x000000f96883548d)
        Signal mBm: -6900
> Result: New Scan Results (0x22) len 336 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID 96:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 207
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200297623 (0x000000f968836297)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 420 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 388
        BSSID 10:86:8C:C7:70:02
        TSF: 0 (0x0000000000000000)
        IEs: len 290
            SSID: Girly Pop
                47 69 72 6c 79 20 50 6f 70                       Girly Pop       
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 36
                24                                               $               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 95 01 1e 99  ................
                01 1e 9d 01 1e a1 01 1e a5 01 1e 00              ............    
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 36
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                24 05 04 00 00 00 00 00 00 00 00 00 00 00 00 00  $...............
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 29
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3c  .P...J....D....<
                00 01 02 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 25
                Version: 10
                WSC State: Configured
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5180 (0x0000143c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200302258 (0x000000f9688374b2)
        Signal mBm: -8800
> Result: New Scan Results (0x22) len 336 [multi]                     18.834090
    Generation: 594 (0x00000252)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID B0:E4:D5:0A:1B:25
        TSF: 0 (0x0000000000000000)
        IEs: len 205
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel  52 number of channels  4 max tx power 23 dBm
                First channel 100 number of channels 12 max tx power 23 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 34 04 17 64 0c 17 95 05 1e 00  US $..4..d......
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 39 81 33 fa ff 00 00 fa ff 00 00              .9.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12108 (0x00002f4c)
        Timestamp: 1071200316164 (0x000000f96883ab04)
        Signal mBm: -7400
> Complete: Get Scan (0x20) len 4 [multi]                             18.834280
    Status: 0
> Event: New Scan Results (0x22) len 344                              19.673886
    Wiphy: 0 (0x00000000)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    Scan SSIDs: len 4
        0: len 0
    Scan Frequencies: len 296
        0: 5180 (0x0000143c)
        1: 5200 (0x00001450)
        2: 5210 (0x0000145a)
        3: 5220 (0x00001464)
        4: 5240 (0x00001478)
        5: 5260 (0x0000148c)
        6: 5280 (0x000014a0)
        7: 5300 (0x000014b4)
        8: 5320 (0x000014c8)
        9: 5500 (0x0000157c)
        10: 5520 (0x00001590)
        11: 5540 (0x000015a4)
        12: 5560 (0x000015b8)
        13: 5580 (0x000015cc)
        14: 5600 (0x000015e0)
        15: 5620 (0x000015f4)
        16: 5640 (0x00001608)
        17: 5660 (0x0000161c)
        18: 5680 (0x00001630)
        19: 5700 (0x00001644)
        20: 5720 (0x00001658)
        21: 5745 (0x00001671)
        22: 5765 (0x00001685)
        23: 5785 (0x00001699)
        24: 5805 (0x000016ad)
        25: 5825 (0x000016c1)
        26: 2412 (0x0000096c)
        27: 2417 (0x00000971)
        28: 2422 (0x00000976)
        29: 2427 (0x0000097b)
        30: 2432 (0x00000980)
        31: 2437 (0x00000985)
        32: 2442 (0x0000098a)
        33: 2447 (0x0000098f)
        34: 2452 (0x00000994)
        35: 2457 (0x00000999)
        36: 2462 (0x0000099e)
    Scan Flags: Mask: 0x00004000 len 4
            Colocated6G
> RTNL: New Link (0x10) len 48                                        19.673936
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                        19.673947
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                        19.673965
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                        19.673980
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
> RTNL: New Link (0x10) len 48                                        19.673995
    Flags: 0 (0x000)
    Sequence number: 0 (0x00000000)
    Port ID: 0
    IFLA Family: Unknown
    IFLA Type: 1
    IFLA Index: 3
    IFLA ChangeMask: 0
    IFLA Flags: (0x1003) [up,broadcast,multicast]
        IfName (len:6): wlan0
        Wireless: len 16
            10 00 19 8b 00 00 00 00 00 00 00 00 00 00 00 00  ................
< Request: Get Scan (0x20) len 12 [ack,0x300]                         19.674565
    Wireless Device: 1 (0x0000000000000001)
> Result: New Scan Results (0x22) len 596 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 564
        BSSID 40:ED:00:AD:B9:35
        TSF: 0 (0x0000000000000000)
        IEs: len 465
            SSID: mntwins_5G
                6d 6e 74 77 69 6e 73 5f 35 47                    mntwins_5G      
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 08 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            Power constraint:  3 dB
                03                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            Tag 195: len 4
                02 7e 7e 7e                                      .~~~            
            Country: US 
                First channel  36 number of channels  4 max tx power 20 dBm
                First channel 149 number of channels  5 max tx power 20 dBm
                55 53 20 24 04 14 95 05 14 00                    US $......      
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c9 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 1b fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 131
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 0c 80 63 e6 bb 10 10 21 00 07 54 50 2d 4c 49  ...c....!..TP-LI
                4e 4b 10 23 00 0b 41 72 63 68 65 72 20 41 58 32  NK.#..Archer AX2
                30 10 24 00 03 34 2e 36 10 42 00 03 34 2e 36 10  0.$..4.6.B..4.6.
                54 00 08 00 06 00 50 f2 04 00 01 10 11 00 0f 41  T.....P........A
                72 63 68 65 72 20 41 58 32 30 20 34 2e 36 10 08  rcher AX20 4.6..
                00 02 21 0c 10 3c 00 01 02 10 49 00 06 00 37 2a  ..!..<....I...7*
                00 01 20                                         ..              
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 127
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                Manufacturer: TP-LINK
                Model Name: Archer AX20
                Model Number: 4.6
                Serial Number: 4.6
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer AX20 4.6
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 4113 (0x1011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148322480 (0x000000fc6c4690b0)
        Signal mBm: -6200
> Result: New Scan Results (0x22) len 572 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 540
        BSSID A6:2E:48:FD:9E:73
        TSF: 0 (0x0000000000000000)
        IEs: len 442
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            BSS load:  8 station(s) utilization 18/255 available capacity 65535 32µs/s units
                08 00 12 ff ff                                   .....           
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 144 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 90 01 18 95  ................
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 5
                02 1e 1e 1e 00                                   .....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 8c 00 03 64 00 00 27 a4 00 00  .P.......d..'...
                41 43 5e 00 61 32 2f 00                          AC^.a2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 163
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 e9 61 db f9 18 6c bb a7 5c  ....G...a...l..\
                97 c9 a4 a0 0b 8c 5e 10 21 00 09 51 75 61 6e 74  ......^.!..Quant
                65 6e 6e 61 10 23 00 05 54 6f 70 61 7a 10 24 00  enna.#..Topaz.$.
                06 42 47 57 32 31 30 10 42 00 0c 41 36 32 45 34  .BGW210.B..A62E4
                38 46 44 39 45 37 33 10 54 00 08 00 06 00 50 f2  8FD9E73.T.....P.
                04 00 01 10 11 00 10 52 65 66 65 72 65 6e 63 65  .......Reference
                20 44 65 73 69 67 6e 10 08 00 02 20 08 10 49 00   Design.... ..I.
                06 00 37 2a 00 01 20 10 58 00 18 76 cf 76 0b 7e  ..7*.. .X..v.v.~
                06 52 f0 a4 2e 3d db e4 f9 23 20 00 01 01 01 03  .R...=...# .....
                00 7f c5                                         ...             
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 79 c3 3f aa ff 00 00 aa ff 00 00              .y.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 30
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 25 c2 07 f7 00 06  .&........%.....
                01 9b 64 00 3f cb 00 00 00 07 00 00 00 00        ..d.?.........  
            WSC Payload: len 159
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: e961dbf9-186c-bba7-5c97-c9a4a00b8c5e
                Manufacturer: Quantenna
                Model Name: Topaz
                Model Number: BGW210
                Serial Number: A62E48FD9E73
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Reference Design
                Configuration Methods:
                    Virtual Display PIN
                WFA Vendor Extension: len 3
                    Version2: 2.0
                Type: 0x1058: len 24
                    76 cf 76 0b 7e 06 52 f0 a4 2e 3d db e4 f9 23 20  v.v.~.R...=...# 
                    00 01 01 01 03 00 7f c5                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148327688 (0x000000fc6c46a508)
        Signal mBm: -4700
> Result: New Scan Results (0x22) len 196 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 164
        BSSID D8:3A:DD:60:A3:0C
        TSF: 0 (0x0000000000000000)
        IEs: len 67
            SSID: deskSAE
                64 65 73 6b 53 41 45                             deskSAE         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    SAE/PMKSA caching SHA256; RSNA PMKSA caching SHA256/mesh peering exchange (00:0f:ac) suite  08
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  6: Management Frame Protection Required
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 08 c0 00                                      ....            
            Current Operating Class: 81
                51 00                                            Q.              
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 62: Opmode Notification
                04 00 00 00 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148226700 (0x000000fc6c451a8c)
        Signal mBm: -4900
> Result: New Scan Results (0x22) len 604 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 572
        BSSID 40:ED:00:AD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 476
            SSID: mntwins
                6d 6e 74 77 69 6e 73                             mntwins         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 8
                08                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 12.0 24.0 48.0 Mbit/s
                0c 18 30 60                                      ..0`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 8
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                08 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                01 00 08 80 00 00 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                02 00 00 00 00                                   .....           
            Tag 51: len 8
                21 05 06 07 08 09 0a 0b                          !.......        
            Power constraint:  3 dB
                03                                               .               
            TPC report: transmit power 63 dB link margin  0 dB
                3f 00                                            ?.              
            Country: US 
                First channel   1 number of channels 11 max tx power 20 dBm
                55 53 20 01 0b 14                                US ...          
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                91 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 0 - 20 or 40 Mhz channel width
                Channel Center Frequency 1: 0
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                00 00 00 fc ff                                   .....           
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 02 20 0e 92 6f 09 8f 08 00 00  ....D.. ..o.....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 6
                f4 3f 00 30 fc ff                                .?.0..          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 131
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 0c 80 63 e6 bb 10 10 21 00 07 54 50 2d 4c 49  ...c....!..TP-LI
                4e 4b 10 23 00 0b 41 72 63 68 65 72 20 41 58 32  NK.#..Archer AX2
                30 10 24 00 03 34 2e 36 10 42 00 03 34 2e 36 10  0.$..4.6.B..4.6.
                54 00 08 00 06 00 50 f2 04 00 01 10 11 00 0f 41  T.....P........A
                72 63 68 65 72 20 41 58 32 30 20 34 2e 36 10 08  rcher AX20 4.6..
                00 02 21 0c 10 3c 00 01 01 10 49 00 06 00 37 2a  ..!..<....I...7*
                00 01 20                                         ..              
            Vendor specific: len 7
                OUI: 00:0c:43 type:08
                00 0c 43 08 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:08
                00 0c e7 08 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 03 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
            WSC Payload: len 127
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-0c8063e6bb10
                Manufacturer: TP-LINK
                Model Name: Archer AX20
                Model Number: 4.6
                Serial Number: 4.6
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer AX20 4.6
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                    Label
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5137 (0x1411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2447 (0x0000098f)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148250658 (0x000000fc6c457822)
        Signal mBm: -5200
> Result: New Scan Results (0x22) len 304 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 272
        BSSID CC:F4:11:43:4B:0F
        TSF: 0 (0x0000000000000000)
        IEs: len 176
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 02 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                0b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 05 00 00 00 00 00 00 00              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148275658 (0x000000fc6c45d9ca)
        Signal mBm: -7300
> Result: New Scan Results (0x22) len 368 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 336
        BSSID BC:2E:48:FD:9E:70
        TSF: 0 (0x0000000000000000)
        IEs: len 238
            SSID: spg5
                73 70 67 35                                      spg5            
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 25 dB link margin  0 dB
                19 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  3 station(s) utilization 28/255 available capacity 0 32µs/s units
                03 00 1c 00 00                                   .....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 16 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 09 1f ff ff ff 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                04 00 08 00 00 00 00 c0 01                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 49  .P...J....D....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 08 bf 0c 92 59 82 0f ea ff 00 00 ea  ..L.....Y.......
                ff 00 20 c0 05 00 02 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 03 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 20
                Version: 10
                WSC State: Configured
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200272831 (0x000000f9688301bf)
        Signal mBm: -5000
> Result: New Scan Results (0x22) len 516 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 484
        BSSID 88:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 386
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148297637 (0x000000fc6c462fa5)
        Signal mBm: -7500
> Result: New Scan Results (0x22) len 268 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 236
        BSSID 92:F2:9E:E1:5C:08
        TSF: 0 (0x0000000000000000)
        IEs: len 137
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 6
                06                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                06 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 62: Opmode Notification
                00 00 00 00 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
        Beacon Interval: 100 (0x0064)
        Capability: 1057 (0x0421)
            ESS
            ShortPreamble
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148248002 (0x000000fc6c456dc2)
        Signal mBm: -7300
> Result: New Scan Results (0x22) len 472 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 440
        BSSID 88:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 341
            SSID: Gonzalez-Rivera Family
                47 6f 6e 7a 61 6c 65 7a 2d 52 69 76 65 72 61 20  Gonzalez-Rivera 
                46 61 6d 69 6c 79                                Family          
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d8 df 09 a5 16 a4 57 44 a3  ....G........WD.
                82 de 91 87 30 85 50 10 21 00 13 43 69 73 63 6f  ....0.P.!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d8df09a5-16a4-5744-a382-de9187308550
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148263523 (0x000000fc6c45aa63)
        Signal mBm: -6600
> Result: New Scan Results (0x22) len 304 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 272
        BSSID B0:E4:D5:0A:1B:22
        TSF: 0 (0x0000000000000000)
        IEs: len 176
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148218471 (0x000000fc6c44fa67)
        Signal mBm: -7400
> Result: New Scan Results (0x22) len 304 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 272
        BSSID B0:E4:D5:02:61:2A
        TSF: 0 (0x0000000000000000)
        IEs: len 176
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 81
                51 00                                            Q.              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ed 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                01 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148200086 (0x000000fc6c44b296)
        Signal mBm: -7200
> Result: New Scan Results (0x22) len 520 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 488
        BSSID B4:63:6F:75:9D:74
        TSF: 0 (0x0000000000000000)
        IEs: len 389
            SSID: ATTWuIkA5A
                41 54 54 57 75 49 6b 41 35 41                    ATTWuIkA5A      
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                RSN capabilities: bit  7: Management Frame Protection Capable
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 8c 00                                      ....            
            BSS load:  2 station(s) utilization 117/255 available capacity 0 32µs/s units
                02 00 75 00 00                                   ..u..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                32 00 00 00 00                                   2....           
            Tag 51: len 3
                80 34 84                                         .4.             
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff ff ff 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                04 00 08 82 00 00 00 40                          .......@        
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            Vendor specific: len 151
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 d0 83 32 ec c6 bd 5c 14 76  ....G....2...\.v
                9f e9 ab 7d 75 be d5 10 21 00 0b 41 72 72 69 73  ...}u...!..Arris
                2c 20 49 6e 63 2e 10 23 00 0a 42 47 57 33 32 30  , Inc..#..BGW320
                2d 35 30 35 10 24 00 0a 42 47 57 33 32 30 2d 35  -505.$..BGW320-5
                30 35 10 42 00 0e 4e 39 33 56 44 33 4d 52 30 30  05.B..N93VD3MR00
                36 33 34 30 10 54 00 08 00 06 00 50 f2 04 00 01  6340.T.....P....
                10 11 00 0e 41 72 72 69 73 20 57 69 72 65 6c 65  ....Arris Wirele
                73 73 10 08 00 02 21 08 10 3c 00 01 03 10 49 00  ss....!..<....I.
                06 00 37 2a 00 01 20                             ..7*..          
            Vendor specific: len 4
                Wi-Fi Alliance (50:6f:9a) type: 1e
                50 6f 9a 1e                                      Po..            
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c 92 69 8b 0f aa ff 00 00 aa  ..L.....i.......
                ff 00 20 c0 05 00 01 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 02 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            WSC Payload: len 147
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: d08332ec-c6bd-5c14-769f-e9ab7d75bed5
                Manufacturer: Arris, Inc.
                Model Name: BGW320-505
                Model Number: BGW320-505
                Serial Number: N93VD3MR006340
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Arris Wireless
                Configuration Methods:
                    Virtual Display PIN
                    Keypad
                RF Bands:  2.4 GHz, 5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148222638 (0x000000fc6c450aae)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 460 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 428
        BSSID 40:70:09:11:4E:60
        TSF: 0 (0x0000000000000000)
        IEs: len 332
            SSID: HOME-4E62
                48 4f 4d 45 2d 34 45 36 32                       HOME-4E62       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 6
                06                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0(B) 12.0(B) 24.0(B) 48.0 Mbit/s
                8c 98 b0 60                                      ...`            
            HT Capabilities: len 26
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ec 01 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 6
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                06 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 62: len 1
                00                                               .               
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            TKIP (00:50:f2) suite  02
                            CCMP (00:50:f2) suite  04
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 02  .P.....P.....P..
                00 50 f2 04 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    TKIP (00:0f:ac) suite  02
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 02 00 0f ac 04  ................
                01 00 00 0f ac 02 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            BSS load:  4 station(s) utilization 37/255 available capacity 31250 32µs/s units
                04 00 25 12 7a                                   ..%.z           
            Extended Capabilities: len 1
                Capability: bit  0: 20/40 BSS coexistence management support
                01                                               .               
            Vendor specific: len 7
                OUI: 00:0c:43 type:03
                00 0c 43 03 00 00 00                             ..C....         
            Country: US 
                First channel   1 number of channels 11 max tx power 16 dBm
                55 53 20 01 0b 10                                US ...          
            Vendor specific: len 135
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 28 80 28 80 28 80 18 80 a8  ....G..(.(.(....
                80 40 70 09 11 4e 60 10 21 00 05 41 52 52 49 53  .@p..N`.!..ARRIS
                10 23 00 06 54 47 38 36 32 47 10 24 00 06 52 54  .#..TG862G.$..RT
                32 38 36 30 10 42 00 08 31 32 33 34 35 36 37 38  2860.B..12345678
                10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00 12  .T.....P........
                41 52 52 49 53 20 54 47 38 36 32 20 52 6f 75 74  ARRIS TG862 Rout
                65 72 10 08 00 02 91 00 10 3c 00 01 01 10 49 00  er.......<....I.
                06 00 37 2a 00 01 20                             ..7*..          
            WSC Payload: len 131
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 28802880-2880-1880-a880-407009114e60
                Manufacturer: ARRIS
                Model Name: TG862G
                Model Number: RT2860
                Serial Number: 12345678
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: ARRIS TG862 Router
                Configuration Methods:
                    P2P
                    Keypad
                    Unknown: 8000
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2437 (0x00000985)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148240346 (0x000000fc6c454fda)
        Signal mBm: -7700
> Result: New Scan Results (0x22) len 380 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 96:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200312154 (0x000000f968839b5a)
        Signal mBm: -7700
> Result: New Scan Results (0x22) len 436 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 404
        BSSID 42:ED:00:DD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 308
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 153
                99                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 95 05 1e 00                    US $......      
            Tag 51: len 7
                80 2a 3a 6a 7a 8a 9b                             .*:jz..         
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 153
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                99 07 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                b1 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                00 00 00 80 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 27
                HE supported channel width set: bit  1: 40MHz/80MHz supported (5GHz/6GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 04 20 0e 92 6d 09 85 08 00 00  ....D.. ..m.....
                00 fa ff fa ff 39 1c c7 71 1c 07                 .....9..q..     
            Tag 292: len 6
                f4 3f 00 81 fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:00
                00 0c 43 00 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:00
                00 0c e7 00 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 07 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
        Beacon Interval: 100 (0x0064)
        Capability: 17 (0x0011)
            ESS
            Privacy
        Frequency: 5765 (0x00001685)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200323351 (0x000000f96883c717)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 380 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID DC:EB:69:03:7E:B0
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200349445 (0x000000f968842d05)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 372 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 340
        BSSID DC:EB:69:03:7E:AF
        TSF: 0 (0x0000000000000000)
        IEs: len 241
            SSID: xfinitywifi
                78 66 69 6e 69 74 79 77 69 66 69                 xfinitywifi     
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                9d 05 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 86 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5377 (0x1501)
            ESS
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200331476 (0x000000f96883e6d4)
        Signal mBm: -8600
> Result: New Scan Results (0x22) len 376 [multi]                     19.674684
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 344
        BSSID DC:EB:69:03:7E:B3
        TSF: 0 (0x0000000000000000)
        IEs: len 245
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 12: OBSS non-HT STAs present
                9d 05 11 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 02 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 5
                Epigram (00:90:4c) type: 04
                00 90 4c 04 17                                   ..L..           
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200334237 (0x000000f96883f19d)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 452 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 420
        BSSID 10:86:8C:C7:6F:FC
        TSF: 0 (0x0000000000000000)
        IEs: len 323
            SSID: Girly Pop
                47 69 72 6c 79 20 50 6f 70                       Girly Pop       
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 159
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 91 f7 63 25 f5 fd 5a 61 b0  ....G....c%..Za.
                8c 8c f0 81 fb 1d 21 10 21 00 1c 41 74 68 65 72  ......!.!..Ather
                6f 73 20 43 6f 6d 6d 75 6e 69 63 61 74 69 6f 6e  os Communication
                73 2c 20 49 6e 63 2e 10 23 00 04 41 50 78 78 10  s, Inc..#..APxx.
                24 00 08 41 50 78 78 2d 78 78 78 10 42 00 12 53  $..APxx-xxx.B..S
                65 72 69 61 6c 20 4e 75 6d 62 65 72 20 48 65 72  erial Number Her
                65 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  e.T.....P.......
                09 41 74 68 65 72 6f 73 41 50 10 08 00 02 00 04  .AtherosAP......
                10 3c 00 01 02 10 49 00 06 00 37 2a 00 01 20     .<....I...7*..  
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 155
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 91f76325-f5fd-5a61-b08c-8cf081fb1d21
                Manufacturer: Atheros Communications, Inc.
                Model Name: APxx
                Model Number: APxx-xxx
                Serial Number: Serial Number Here
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: AtherosAP
                Configuration Methods:
                    Label
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200231894 (0x000000f9688261d6)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 320 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 288
        BSSID 86:F2:9E:CE:F5:80
        TSF: 0 (0x0000000000000000)
        IEs: len 191
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200243300 (0x000000f968828e64)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 404 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 372
        BSSID 82:9C:8E:11:16:49
        TSF: 0 (0x0000000000000000)
        IEs: len 274
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  0 station(s) utilization 121/255 available capacity 0 32µs/s units
                00 00 79 00 00                                   ..y..           
            RM Enabled Capabilities: len 5
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                70 00 00 00 00                                   p....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 00 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200253352 (0x000000f96882b5a8)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 536 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 504
        BSSID 82:9C:8E:11:16:4B
        TSF: 0 (0x0000000000000000)
        IEs: len 408
            SSID: Marchan
                4d 61 72 63 68 61 6e                             Marchan         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  1 station(s) utilization 121/255 available capacity 0 32µs/s units
                01 00 79 00 00                                   ..y..           
            Tag 51: len 3
                51 01 0b                                         Q..             
            Tag 51: len 2
                73 2c                                            s,              
            Tag 51: len 3
                80 2c 9d                                         .,.             
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 08 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Reduced Neighbor Report
                Field #0
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 128
                    Channel: 44
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:69
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #1
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 1
                    Information Length: 13
                    Operating Class: 81
                    Channel: 1
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:68
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                    Information Set #1
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 82:9c:8e:11:16:4b
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #2
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 1
                    Information Length: 13
                    Operating Class: 128
                    Channel: 157
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 66:c0:e2:a1:25:6a
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                    Information Set #1
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 42:0f:c1:49:40:ec
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #3
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 81
                    Channel: 11
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 42:0f:c1:42:40:eb
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                Field #4
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 115
                    Channel: 44
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 8a:9c:8e:11:16:4c
                        Short SSID: 00000000
                        BSS Parameters
                        20 MHz PSD: 0
                00 0d 80 2c ff 66 c0 e2 a1 25 69 00 00 00 00 00  ...,.f...%i.....
                00 10 0d 51 01 ff 66 c0 e2 a1 25 68 00 00 00 00  ...Q..f...%h....
                00 00 ff 82 9c 8e 11 16 4b 00 00 00 00 00 00 10  ........K.......
                0d 80 9d ff 66 c0 e2 a1 25 6a 00 00 00 00 00 00  ....f...%j......
                ff 42 0f c1 49 40 ec 00 00 00 00 00 00 00 0d 51  .B..I@.........Q
                0b ff 42 0f c1 42 40 eb 00 00 00 00 00 00 00 0d  ..B..B@.........
                73 2c ff 8a 9c 8e 11 16 4c 00 00 00 00 00 00     s,......L...... 
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200256633 (0x000000f96882c279)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 404 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 372
        BSSID 82:9C:8E:11:16:4E
        TSF: 0 (0x0000000000000000)
        IEs: len 274
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 1
                01                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            TPC report: transmit power 22 dB link margin  0 dB
                16 00                                            ..              
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            BSS load:  0 station(s) utilization 121/255 available capacity 0 32µs/s units
                00 00 79 00 00                                   ..y..           
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 12
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                0c 0c 20 21                                      .. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                01 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 10
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                85 00 08 80 00 00 00 c0 01 40                    .........@      
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                05 00 18 12 00 10 22 20 02 c0 0f 41 95 08 00 cc  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 08 fc ff 04                             .......         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 00 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 04 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 7
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00                             Po.....         
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200260956 (0x000000f96882d35c)
        Signal mBm: -8300
> Result: New Scan Results (0x22) len 460 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 428
        BSSID 8A:A2:F4:77:B2:B4
        TSF: 0 (0x0000000000000000)
        IEs: len 330
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 2
                02                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 32 dBm
                55 53 20 01 0b 20                                US ..           
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Current Operating Class: 32
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                20 0c 20 21                                       . !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 32
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 01 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 2
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                02 0d 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                84 00 08 80 00 00 00 c0 01                       .........       
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 12 00 10 22 20 02 c0 00 41 81 00 00 8c  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 20 fc ff 03                             ... ...         
            Tag 294: len 13
                04 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c b1 69 89 0f fa ff 00 00 fa  ..L.....i.......
                ff 00 20 c0 05 00 04 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 9c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 13
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00 67 01 ff 65 01 01           Po.....g..e..   
            Vendor specific: len 58
                OUI: 00:1d:0f type:01
                00 1d 0f 01 00 01 00 9c a2 f4 77 b2 b1 54 f7 bf  ..........w..T..
                ae 83 a5 3f f1 98 e2 f5 c7 82 06 90 d7 00 c0 a8  ...?............
                01 01 00 00 00 00 00 00 00 00 00 00 00 00 c0 a8  ................
                00 00 9c a2 f4 77 b2 b1 00 00                    .....w....      
        Beacon Interval: 100 (0x0064)
        Capability: 1329 (0x0531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2417 (0x00000971)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200268717 (0x000000f96882f1ad)
        Signal mBm: -8500
> Result: New Scan Results (0x22) len 488 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 456
        BSSID DC:EB:69:03:7E:A5
        TSF: 0 (0x0000000000000000)
        IEs: len 360
            SSID: Mayra
                4d 61 79 72 61                                   Mayra           
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 11
                0b                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Power constraint:  0 dB
                00                                               .               
            Tag 72: len 1
                00                                               .               
            Tag 74: len 14
                14 00 0a 00 c8 00 c8 00 14 00 05 00 19 00        ..............  
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff 00 00 7e 00 00 00 00 00 00 00 01  .......~........
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                0b 08 15 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 88 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            Vendor specific: len 152
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 a9 78 6a 0c e4 0a 5d 14 97  ....G...xj...]..
                fd 38 71 81 11 e9 58 10 21 00 0b 54 65 63 68 6e  .8q...X.!..Techn
                69 63 6f 6c 6f 72 10 23 00 03 58 42 36 10 24 00  icolor.#..XB6.$.
                0a 43 47 4d 34 31 34 30 43 4f 4d 10 42 00 0c 35  .CGM4140COM.B..5
                43 42 30 36 36 30 34 31 39 31 32 10 54 00 08 00  CB066041912.T...
                06 00 50 f2 04 00 01 10 11 00 18 58 66 69 6e 69  ..P........Xfini
                74 79 20 57 69 72 65 6c 65 73 73 20 47 61 74 65  ty Wireless Gate
                77 61 79 10 08 00 02 00 00 10 3c 00 01 01 10 49  way.......<....I
                00 06 00 37 2a 00 01 20                          ...7*..         
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 40 00  .0f...........@.
                0f ff                                            ..              
            WSC Payload: len 148
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: a9786a0c-e40a-5d14-97fd-38718111e958
                Manufacturer: Technicolor
                Model Name: XB6
                Model Number: CGM4140COM
                Serial Number: 5CB066041912
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Xfinity Wireless Gateway
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5425 (0x1531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148271700 (0x000000fc6c45ca54)
        Signal mBm: -6800
> Result: New Scan Results (0x22) len 336 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID 96:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 207
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200297623 (0x000000f968836297)
        Signal mBm: -6700
> Result: New Scan Results (0x22) len 420 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 388
        BSSID 10:86:8C:C7:70:02
        TSF: 0 (0x0000000000000000)
        IEs: len 290
            SSID: Girly Pop
                47 69 72 6c 79 20 50 6f 70                       Girly Pop       
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 36
                24                                               $               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 95 01 1e 99  ................
                01 1e 9d 01 1e a1 01 1e a5 01 1e 00              ............    
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 36
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                24 05 04 00 00 00 00 00 00 00 00 00 00 00 00 00  $...............
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 29
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3c  .P...J....D....<
                00 01 02 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 25
                Version: 10
                WSC State: Configured
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5180 (0x0000143c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 12948 (0x00003294)
        Timestamp: 1071200302258 (0x000000f9688374b2)
        Signal mBm: -8800
> Result: New Scan Results (0x22) len 328 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 296
        BSSID B0:E4:D5:0A:1B:25
        TSF: 0 (0x0000000000000000)
        IEs: len 199
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel  52 number of channels  4 max tx power 23 dBm
                First channel 100 number of channels 12 max tx power 23 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 34 04 17 64 0c 17 95 05 1e 00  US $..4..d......
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 39 81 33 fa ff 00 00 fa ff 00 00              .9.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148311126 (0x000000fc6c466456)
        Signal mBm: -7400
> Result: New Scan Results (0x22) len 440 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 408
        BSSID 78:F2:9E:CE:F5:80
        TSF: 0 (0x0000000000000000)
        IEs: len 310
            SSID: ZMX_346
                5a 4d 58 5f 33 34 36                             ZMX_346         
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 1
                01                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Enabled: bit 12: LCI Measurement
                Enabled: bit 14: Transmit Stream / Category Measurement
                Enabled: bit 15: Triggered Transmit Stream / Category Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                71 d0 00 00 0c                                   q....           
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 1
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                Information: bit 10: Non-greenfield HT STAs present
                01 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 07 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 141
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 a1 4a d2 c3 ff 5d 54 00 bb  ....G...J...]T..
                07 34 26 31 1d 3f 0f 10 21 00 13 43 69 73 63 6f  .4&1.?..!..Cisco
                20 53 79 73 74 65 6d 73 2c 20 49 6e 63 2e 10 23   Systems, Inc..#
                00 07 44 50 43 33 39 34 31 10 24 00 07 44 50 43  ..DPC3941.$..DPC
                33 39 34 31 10 42 00 09 30 30 30 30 30 30 30 30  3941.B..00000000
                31 10 54 00 08 00 06 00 50 f2 04 00 01 10 11 00  1.T.....P.......
                07 44 50 43 33 39 34 31 10 08 00 02 00 00 10 3c  .DPC3941.......<
                00 01 01 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            WSC Payload: len 137
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: a14ad2c3-ff5d-5400-bb07-3426311d3f0f
                Manufacturer: Cisco Systems, Inc.
                Model Name: DPC3941
                Model Number: DPC3941
                Serial Number: 000000001
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: DPC3941
                Configuration Methods:
                RF Bands:  2.4 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5169 (0x1431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2412 (0x0000096c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148229617 (0x000000fc6c4525f1)
        Signal mBm: -8000
> Result: New Scan Results (0x22) len 452 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 420
        BSSID 18:A6:F7:BD:2E:75
        TSF: 0 (0x0000000000000000)
        IEs: len 323
            SSID: TP-LINK_2E75
                54 50 2d 4c 49 4e 4b 5f 32 45 37 35              TP-LINK_2E75    
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0 9.0 12.0 18.0 Mbit/s
                82 84 8b 96 0c 12 18 24                          .......$        
            DSSS parameter set: channel 4
                04                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            Extended supported rates:
                24.0 36.0 48.0 54.0 Mbit/s
                30 48 60 6c                                      0H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 11 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 a7 0c 00                    ..........      
            HT Operation:
                Primary channel 4
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                04 0d 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 62: Opmode Notification
                01 00 00 00 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 148
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 00 00 00 00 00 00 10 00 00  ....G...........
                00 18 a6 f7 bd 2e 10 10 21 00 07 54 50 2d 4c 49  ........!..TP-LI
                4e 4b 10 23 00 0a 41 72 63 68 65 72 20 43 35 30  NK.#..Archer C50
                10 24 00 03 32 2e 30 10 42 00 0c 31 38 41 36 46  .$..2.0.B..18A6F
                37 42 44 32 45 37 35 10 54 00 08 00 06 00 50 f2  7BD2E75.T.....P.
                04 00 01 10 11 00 0a 41 72 63 68 65 72 20 43 35  .......Archer C5
                30 10 08 00 02 24 88 10 3c 00 01 00 10 49 00 14  0....$..<....I..
                00 24 e2 60 02 00 01 01 60 00 00 02 00 01 60 01  .$.`....`.....`.
                00 02 00 01                                      ....            
            WSC Payload: len 144
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 00000000-0000-1000-0000-18a6f7bd2e10
                Manufacturer: TP-LINK
                Model Name: Archer C50
                Model Number: 2.0
                Serial Number: 18A6F7BD2E75
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: Archer C50
                Configuration Methods:
                    Virtual Display PIN
                    Physical PushButton
                RF Bands: 
                Vendor Extension: OUI: 0x00 0x24 0xe2: len 20
                    60 02 00 01 01 60 00 00 02 00 01 60 01 00 02 00  `....`.....`....
                    01                                               .               
        Beacon Interval: 200 (0x00c8)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2427 (0x0000097b)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148236492 (0x000000fc6c4540cc)
        Signal mBm: -7500
> Result: New Scan Results (0x22) len 556 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 524
        BSSID 8E:25:4A:06:4C:0F
        TSF: 0 (0x0000000000000000)
        IEs: len 425
            SSID: 37michaeljordan
                33 37 6d 69 63 68 61 65 6c 6a 6f 72 64 61 6e     37michaeljordan 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 18.0 24.0 36.0 54.0 Mbit/s
                82 84 8b 96 24 30 48 6c                          ....$0Hl        
            DSSS parameter set: channel 7
                07                                               .               
            Country: US 
                First channel   1 number of channels 11 max tx power 32 dBm
                55 53 20 01 0b 20                                US ..           
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                6.0 9.0 12.0 48.0 Mbit/s
                0c 12 18 60                                      ...`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  0: Link Measurement
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                33 00 00 00 00                                   3....           
            Current Operating Class: 33
            Supported Operating Class: 12
            Supported Operating Class: 32
            Supported Operating Class: 33
                21 0c 20 21                                      !. !            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 32
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 01 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 7
                Information: Secondary Channel Offset: below primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                Information: bit 12: OBSS non-HT STAs present
                07 0f 16 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit  7: Event
                Capability: bit 19: BSS transition
                Capability: bit 31: Interworking
                Capability: bit 62: Opmode Notification
                Capability: bit 63: (null)
                84 00 08 80 00 00 00 c0 01                       .........       
            Interworking: len 1
                Network Type: Private network
                Internet: 0
                ASRA: 0
                ESR: 0
                UESA: 0
                00                                               .               
            Advertisement Protocol: len 2
                Protocol: ANQP, Query Resp Limit: 127
                7f 00                                            ..              
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                HE supported channel width set: bit  4: 242-tone RUs (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 12 00 10 22 20 02 c0 0d 41 81 10 00 8c  ......" ...A....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 7
                04 80 01 13 fc ff 03                             .......         
            Tag 294: len 13
                00 00 a4 08 20 a4 08 40 43 08 60 32 08           .... ..@C.`2.   
            Reduced Neighbor Report
                Field #0
                    Info Field Type: 0
                    Filtered Neighbor AP: 0
                    Information Count: 0
                    Information Length: 13
                    Operating Class: 134
                    Channel: 69
                    Information Set #0
                        Neighbor TBTT Offset: 255 TU's
                        BSSID: 96:25:4a:06:4c:0a
                        Short SSID: cb6c5fda
                        BSS Parameters
                            Multiple BSSID
                            Transmitted BSSID
                            2.4/5GHz Co-Located ESS member
                            Co-Located AP
                        20 MHz PSD: -2
                00 0d 86 45 ff 96 25 4a 06 4c 0a da 5f 6c cb 5c  ...E..%J.L.._l.\
                fe                                               .               
            Vendor specific: len 112
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3b  .P...J....D....;
                00 01 03 10 47 00 10 3a 91 9d 20 94 c0 d6 f8 3c  ....G..:.. ....<
                a5 35 d5 3c 2f fb 84 10 21 00 07 54 50 2d 4c 69  .5.</...!..TP-Li
                6e 6b 10 23 00 04 58 45 37 35 10 24 00 06 31 32  nk.#..XE75.$..12
                33 34 35 36 10 42 00 04 31 32 33 34 10 54 00 08  3456.B..1234.T..
                00 06 00 50 f2 04 00 01 10 11 00 04 58 45 37 35  ...P........XE75
                10 08 00 02 20 0c 10 49 00 06 00 37 2a 00 01 20  .... ..I...7*.. 
            Vendor specific: len 26
                Epigram (00:90:4c) type: 04
                00 90 4c 04 18 bf 0c b1 79 89 0f fa ff 00 00 fa  ..L.....y.......
                ff 00 20 c0 05 00 05 00 00 00                    .. .......      
            Vendor specific: len 9
                Broadcom (00:10:18) type: 02
                00 10 18 02 01 00 1c 00 00                       .........       
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 19
                Wi-Fi Alliance (50:6f:9a) type: 16
                50 6f 9a 16 01 01 00 67 01 ff 68 04 da 5f 6c cb  Po.....g..h.._l.
                65 01 01                                         e..             
            WSC Payload: len 108
                Version: 10
                WSC State: Configured
                Response Type: AP
                UUID-E: 3a919d20-94c0-d6f8-3ca5-35d53c2ffb84
                Manufacturer: TP-Link
                Model Name: XE75
                Model Number: 123456
                Serial Number: 1234
                Primary Device Type: Network Infrastructure
                    OUI: 0050f204
                    SubCategory: 01
                Device Name: XE75
                Configuration Methods:
                    Virtual Display PIN
                    Label
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5425 (0x1531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2442 (0x0000098a)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148244773 (0x000000fc6c456125)
        Signal mBm: -7900
> Result: New Scan Results (0x22) len 456 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 424
        BSSID 42:ED:00:AD:B9:36
        TSF: 0 (0x0000000000000000)
        IEs: len 328
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 9.0 18.0 36.0 54.0 Mbit/s
                82 84 8b 96 12 24 48 6c                          .....$Hl        
            DSSS parameter set: channel 8
                08                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Tag 51: len 8
                21 05 06 07 08 09 0a 0b                          !.......        
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            Extended supported rates:
                6.0 12.0 24.0 48.0 Mbit/s
                0c 18 30 60                                      ..0`            
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                HT Capabilities Info: bit 12: DSSS/CCK Mode in 40Mhz
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 19 17 ff ff 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 8
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: 20 MHz protection mode
                Information: bit 10: Non-greenfield HT STAs present
                08 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 12
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 12
                91 79 c1 33 fa ff 0c 03 fa ff 0c 03              .y.3........    
            VHT Operation:
                Channel Width 0 - 20 or 40 Mhz channel width
                Channel Center Frequency 1: 0
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                00 00 00 fc ff                                   .....           
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 31: Interworking
                01 00 00 80 00 00 00 00                          ........        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            HE Capabilities: len 25
                HE supported channel width set: bit  0: 40MHz supported (2.4GHz)
                    Rx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Rx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 1 Streams: MCS 0-11 supported
                    Tx HE-MCS Map <= 80MHz 2 Streams: MCS 0-11 supported
                01 00 08 1a 44 10 02 20 0e 92 6d 09 85 08 00 00  ....D.. ..m.....
                00 fa ff fa ff 19 1c c7 71                       ........q       
            Tag 292: len 6
                f4 3f 00 81 fc ff                                .?....          
            Tag 295: len 1
                03                                               .               
            Tag 294: len 13
                00 00 ff ff 20 ff ff 40 ff ff 60 ff ff           .... ..@..`..   
            Vendor specific: len 7
                OUI: 00:0c:43 type:08
                00 0c 43 08 00 00 00                             ..C....         
            Vendor specific: len 33
                OUI: 00:0c:e7 type:08
                00 0c e7 08 00 00 00 bf 0c b1 01 c0 33 2a ff 92  ............3*..
                04 2a ff 92 04 c0 05 00 00 00 2a ff c3 03 01 02  .*........*.....
                02                                               .               
            Vendor specific: len 30
                OUI: 00:1d:0f type:10
                00 1d 0f 10 01 07 00 00 40 ed 00 ad b9 36 40 ed  ........@....6@.
                00 ad b9 36 f6 bc 00 00 b9 36 00 01 00 00        ...6.....6....  
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 2447 (0x0000098f)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148253939 (0x000000fc6c4584f3)
        Signal mBm: -5100
> Result: New Scan Results (0x22) len 336 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID A2:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 207
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148266856 (0x000000fc6c45b768)
        Signal mBm: -6900
> Result: New Scan Results (0x22) len 336 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID 9E:AD:43:6B:CD:68
        TSF: 0 (0x0000000000000000)
        IEs: len 207
            SSID: 
            Supported rates:
                1.0(B) 2.0(B) 5.5(B) 11.0(B) 6.0(B) 9.0 12.0(B) 18.0 Mbit/s
                82 84 8b 96 8c 12 98 24                          .......$        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            Extended supported rates:
                24.0(B) 36.0 48.0 54.0 Mbit/s
                b0 48 60 6c                                      .H`l            
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 04 06 e6 47 0d 00                    .......G..      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: Nonmember protection mode
                0b 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 00 02 00 00 00 40                          .......@        
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:50:f2) suite  01
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 01                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:0f:ac) suite  01
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 01 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1073 (0x0431)
            ESS
            Privacy
            ShortPreamble
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148278418 (0x000000fc6c45e492)
        Signal mBm: -6800
> Result: New Scan Results (0x22) len 368 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 336
        BSSID DC:EB:69:03:7E:AA
        TSF: 0 (0x0000000000000000)
        IEs: len 239
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 11
                0b                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 03 00 00                                      ....            
            Country: US 
                First channel   1 number of channels 11 max tx power 30 dBm
                55 53 20 01 0b 1e                                US ...          
            Tag 72: len 1
                00                                               .               
            Tag 74: len 14
                14 00 0a 00 c8 00 c8 00 14 00 05 00 19 00        ..............  
            Power constraint:  0 dB
                00                                               .               
            ERP Information:
                non-ERP present      0
                use protection       1
                Barker preamble mode 0
                02                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ad 01 17 ff ff 00 00 7e 00 00 00 00 00 00 00 01  .......~........
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 11
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: bit  3: RIFS permitted
                Information: HT Protection: bits  8 -  9: No protection
                0b 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 83 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:0f:ac) suite  01
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 01 00 00                                      ....            
            Vendor specific: len 22
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            CCMP (00:50:f2) suite  04
                        Pairwise Cipher Suite: len 4
                            CCMP (00:50:f2) suite  04
                        AKM Suite: len 4
                            IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:50:f2) suite  01
                00 50 f2 01 01 00 00 50 f2 04 01 00 00 50 f2 04  .P.....P.....P..
                01 00 00 50 f2 01                                ...P..          
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 40 00  .0f...........@.
                0f ff                                            ..              
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
        Beacon Interval: 100 (0x0064)
        Capability: 5425 (0x1531)
            ESS
            Privacy
            ShortPreamble
            SpectrumMgmt
            ShortSlotTime
        Frequency: 2462 (0x0000099e)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148281543 (0x000000fc6c45f0c7)
        Signal mBm: -6800
> Result: New Scan Results (0x22) len 412 [multi]                     19.674800
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 380
        BSSID 32:86:8C:C7:70:02
        TSF: 0 (0x0000000000000000)
        IEs: len 282
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 36
                24                                               $               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel  52 number of channels  1 max tx power 24 dBm
                First channel  56 number of channels  1 max tx power 24 dBm
                First channel  60 number of channels  1 max tx power 24 dBm
                First channel  64 number of channels  1 max tx power 24 dBm
                First channel 100 number of channels  1 max tx power 24 dBm
                First channel 104 number of channels  1 max tx power 24 dBm
                First channel 108 number of channels  1 max tx power 24 dBm
                First channel 112 number of channels  1 max tx power 24 dBm
                First channel 116 number of channels  1 max tx power 24 dBm
                First channel 120 number of channels  1 max tx power 24 dBm
                First channel 124 number of channels  1 max tx power 24 dBm
                First channel 128 number of channels  1 max tx power 24 dBm
                First channel 132 number of channels  1 max tx power 24 dBm
                First channel 136 number of channels  1 max tx power 24 dBm
                First channel 140 number of channels  1 max tx power 24 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 34  US $..(..,..0..4
                01 18 38 01 18 3c 01 18 40 01 18 64 01 18 68 01  ..8..<..@..d..h.
                18 6c 01 18 70 01 18 74 01 18 78 01 18 7c 01 18  .l..p..t..x..|..
                80 01 18 84 01 18 88 01 18 8c 01 18 95 01 1e 99  ................
                01 1e 9d 01 1e a1 01 1e a5 01 1e 00              ............    
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 36
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                24 05 04 00 00 00 00 00 00 00 00 00 00 00 00 00  $...............
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 8
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                00 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 84 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5180 (0x0000143c)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148286543 (0x000000fc6c46044f)
        Signal mBm: -8900
> Result: New Scan Results (0x22) len 380 [multi]                     19.675042
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 8E:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            PSK; RSNA PSK (00:50:f2) suite  02
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 02                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 02 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148301751 (0x000000fc6c463fb7)
        Signal mBm: -7500
> Result: New Scan Results (0x22) len 380 [multi]                     19.675042
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 348
        BSSID 92:AD:43:6B:CD:70
        TSF: 0 (0x0000000000000000)
        IEs: len 252
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 44
                2c                                               ,               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                First channel 165 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01 1e        ..............  
            Power constraint:  3 dB
                03                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 09 1b ff ff ff 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 44
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                2c 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ,...............
                00 00 00 00 00 00                                ......          
            Tag 74: len 14
                14 00 0a 00 2c 01 c8 00 14 00 05 00 19 00        ....,.........  
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 16: TFS
                Capability: bit 17: WNM-Sleep mode
                Capability: bit 18: TIM broadcast
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                01 00 07 02 00 00 00 40                          .......@        
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 01 80 33 ea ff 00 00 ea ff 00 00              ...3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 42
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 2a 00 fc ff                                   .*...           
            Tag 195: len 4
                02 c4 c4 c4                                      ....            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 9
                Atheros (00:03:7f) type: 01
                00 03 7f 01 01 00 00 ff 7f                       .........       
            Vendor specific: len 26
                Microsoft (00:50:f2) type: 01
                    WPA:
                        Version: 1(0001)
                        Group Data Cipher Suite: len 4
                            TKIP (00:50:f2) suite  02
                        Pairwise Cipher Suite: len 8
                            CCMP (00:50:f2) suite  04
                            TKIP (00:50:f2) suite  02
                        AKM Suite: len 4
                            IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:50:f2) suite  01
                00 50 f2 01 01 00 00 50 f2 02 02 00 00 50 f2 04  .P.....P.....P..
                00 50 f2 02 01 00 00 50 f2 01                    .P.....P..      
            RSN:
                Group Data Cipher Suite: len 4
                    TKIP (00:0f:ac) suite  02
                Pairwise Cipher Suite: len 8
                    CCMP (00:0f:ac) suite  04
                    TKIP (00:0f:ac) suite  02
                AKM Suite: len 4
                    IEEE 802.1X/PMKSA; RSNA/PMKSA caching (00:0f:ac) suite  01
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02  ................
                01 00 00 0f ac 01 00 00                          ........        
        Beacon Interval: 100 (0x0064)
        Capability: 1297 (0x0511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5220 (0x00001464)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148306126 (0x000000fc6c4650ce)
        Signal mBm: -7600
> Result: New Scan Results (0x22) len 336 [multi]                     19.675042
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 304
        BSSID B0:E4:D5:02:61:2D
        TSF: 0 (0x0000000000000000)
        IEs: len 205
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel  52 number of channels  4 max tx power 23 dBm
                First channel 100 number of channels 12 max tx power 23 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 34 04 17 64 0c 17 95 05 1e 00  US $..4..d......
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff 00 00 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 39 81 33 fa ff 00 00 fa ff 00 00              .9.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 06 ff 00 00 ff ff ff ff              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148315084 (0x000000fc6c4673cc)
        Signal mBm: -8200
> Result: New Scan Results (0x22) len 328 [multi]                     19.675042
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 296
        BSSID CC:F4:11:43:4B:0B
        TSF: 0 (0x0000000000000000)
        IEs: len 199
            SSID: CAR
                43 41 52                                         CAR             
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 149
                95                                               .               
            TIM:
                DTIM count     1 beacon frame(s)
                DTIM period    2 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                01 02 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  4 max tx power 30 dBm
                First channel 149 number of channels  5 max tx power 30 dBm
                55 53 20 24 04 1e 95 05 1e 00                    US $......      
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            Current Operating Class: 128
                80 00                                            ..              
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 8 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 1b ff ff ff ff 00 00 00 00 00 00 00 00 01  ................
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 149
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                95 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Extended Capabilities: len 9
                Capability: bit  2: Extended channel switching
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 62: Opmode Notification
                04 00 08 02 00 00 00 40 40                       .......@@       
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 24
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 24
                b2 79 8b 33 aa ff 18 06 aa ff 18 06              .y.3........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            Vendor specific: len 12
                OUI: f4:f5:e8 type:05
                f4 f5 e8 05 05 00 00 00 00 00 00 00              ............    
        Beacon Interval: 100 (0x0064)
        Capability: 4145 (0x1031)
            ESS
            Privacy
            ShortPreamble
        Frequency: 5745 (0x00001671)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148318418 (0x000000fc6c4680d2)
        Signal mBm: -7300
> Result: New Scan Results (0x22) len 412 [multi]                     19.675042
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 380
        BSSID DC:EB:69:03:7E:AD
        TSF: 0 (0x0000000000000000)
        IEs: len 281
            SSID: Mayra
                4d 61 79 72 61                                   Mayra           
            Supported rates:
                6.0(B) 9.0 12.0 18.0 24.0 36.0 48.0 54.0 Mbit/s
                8c 12 18 24 30 48 60 6c                          ...$0H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     2 beacon frame(s)
                DTIM period    3 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                02 03 00 00                                      ....            
            Country: US 
                First channel  36 number of channels  1 max tx power 30 dBm
                First channel  40 number of channels  1 max tx power 30 dBm
                First channel  44 number of channels  1 max tx power 30 dBm
                First channel  48 number of channels  1 max tx power 30 dBm
                First channel 149 number of channels  1 max tx power 30 dBm
                First channel 153 number of channels  1 max tx power 30 dBm
                First channel 157 number of channels  1 max tx power 30 dBm
                First channel 161 number of channels  1 max tx power 30 dBm
                55 53 20 24 01 1e 28 01 1e 2c 01 1e 30 01 1e 95  US $..(..,..0...
                01 1e 99 01 1e 9d 01 1e a1 01 1e 00              ............    
            Power constraint:  0 dB
                00                                               .               
            Tag 195: len 4
                02 3c 3c 3c                                      .<<<            
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 0
                00                                               .               
            HT Capabilities: len 26
                HT Capabilities Info: bit  0: LDPC Coding Capability
                HT Capabilities Info: bit  1: Supported Channel Width Set
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bit  6: Short GI for 40Mhz
                HT Capabilities Info: bit  7: Tx STBC
                HT Capabilities Info: bits 8-9: One spatial stream
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 4 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                Supported MCS: MCS 16
                Supported MCS: MCS 17
                Supported MCS: MCS 18
                Supported MCS: MCS 19
                Supported MCS: MCS 20
                Supported MCS: MCS 21
                Supported MCS: MCS 22
                Supported MCS: MCS 23
                Supported MCS: MCS 24
                Supported MCS: MCS 25
                Supported MCS: MCS 26
                Supported MCS: MCS 27
                Supported MCS: MCS 28
                Supported MCS: MCS 29
                Supported MCS: MCS 30
                Supported MCS: MCS 31
                Supported MCS: MCS 33
                Supported MCS: MCS 34
                Supported MCS: MCS 35
                Supported MCS: MCS 36
                Supported MCS: MCS 37
                Supported MCS: MCS 38
                Supported MCS: MCS 39
                Supported MCS: MCS 40
                Supported MCS: MCS 41
                Supported MCS: MCS 42
                Supported MCS: MCS 43
                Supported MCS: MCS 44
                Supported MCS: MCS 45
                Supported MCS: MCS 46
                Supported MCS: MCS 47
                Supported MCS: MCS 48
                Supported MCS: MCS 49
                Supported MCS: MCS 50
                Supported MCS: MCS 51
                Supported MCS: MCS 52
                Supported MCS: MCS 53
                Supported MCS: MCS 54
                Supported MCS: MCS 55
                Supported MCS: MCS 56
                Supported MCS: MCS 57
                Supported MCS: MCS 58
                Supported MCS: MCS 59
                Supported MCS: MCS 60
                Supported MCS: MCS 61
                Supported MCS: MCS 62
                Supported MCS: MCS 63
                Supported MCS: MCS 64
                Supported MCS: MCS 65
                Supported MCS: MCS 66
                Supported MCS: MCS 67
                Supported MCS: MCS 68
                Supported MCS: MCS 69
                Supported MCS: MCS 70
                Supported MCS: MCS 71
                Supported MCS: MCS 72
                Supported MCS: MCS 73
                Supported MCS: MCS 74
                Supported MCS: MCS 75
                Supported MCS: MCS 76
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                ef 01 17 ff ff ff ff fe ff ff ff ff 1f 00 00 01  ................
                00 00 00 00 00 18 e6 e7 19 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: above primary channel
                Information: Channel width: bit  2: Any supported channel width
                Information: HT Protection: bits  8 -  9: No protection
                Information: bit 10: Non-greenfield HT STAs present
                9d 05 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 88 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 62 32 2f 00                          BC^.b2/.        
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 1 replay counter per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 00 00                                      ....            
            VHT Capabilities: len 12
                VHT Capabilities Info: bit  4: RX LDPC
                VHT Capabilities Info: bit  5: Short GI for 80 Mhz
                VHT Capabilities Info: bit  7: Tx STBC
                VHT Capabilities Info: bit 11: SU Beamformer Capable
                VHT Capabilities Info: bit 12: SU Beamformee Capable
                VHT Capabilities Info: bit 19: MU Beamformer Capable
                VHT Capabilities Info: bit 22: +HTC-VHT Capable
                VHT Capabilities Info: bit 28: RX Antenna Pattern Consistency
                VHT Capabilities Info: bit 29: TX Antenna Pattern Consistency
                    RxVHT-MCS 1 Streams: MCS 0-9 supported
                    RxVHT-MCS 2 Streams: MCS 0-9 supported
                    RxVHT-MCS 3 Streams: MCS 0-9 supported
                    RxVHT-MCS 4 Streams: MCS 0-9 supported
                Rx Highest Supported Long GI Data Rate: 0
                    TxVHT-MCS 1 Streams: MCS 0-9 supported
                    TxVHT-MCS 2 Streams: MCS 0-9 supported
                    TxVHT-MCS 3 Streams: MCS 0-9 supported
                    TxVHT-MCS 4 Streams: MCS 0-9 supported
                Tx Highest Supported Long GI Data Rate: 0
                b2 78 cf 3f aa ff 00 00 aa ff 00 00              .x.?........    
            VHT Operation:
                Channel Width 1 - 80 Mhz
                Channel Center Frequency 1: 155
                Channel Center Frequency 2: 0
                    Basic VHT-MCS 1 Streams: MCS 0-7 supported
                01 9b 00 fc ff                                   .....           
            Vendor specific: len 34
                OUI: 00:26:86 type:01
                00 26 86 01 03 00 dd 00 00 00 26 09 0f 53 00 6c  .&........&..S.l
                02 30 66 d1 ba 93 00 00 00 00 00 00 00 00 00 00  .0f.............
                00 00                                            ..              
            Vendor specific: len 6
                OUI: 00:26:86 type:17
                00 26 86 17 00 00                                .&....          
            Extended Capabilities: len 8
                Capability: bit  0: 20/40 BSS coexistence management support
                Capability: bit 19: BSS transition
                Capability: bit 25: SSID list
                Capability: bit 46: WNM- Notification
                Capability: bit 62: Opmode Notification
                01 00 08 02 00 40 00 40                          .....@.@        
            Vendor specific: len 29
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 3c  .P...J....D....<
                00 01 02 10 49 00 06 00 37 2a 00 01 20           ....I...7*..    
            RM Enabled Capabilities: len 5
                Enabled: bit  1: Neighbor Report
                Enabled: bit  4: Beacon Passive Measurement
                Enabled: bit  5: Beacon Active Measurement
                Enabled: bit  6: Beacon Table Measurement
                Operating Channel Max Measurement Duration: 0
                Non-Operating Channel Max Measurement Duration: 0
                Measurement Pilot Capability: 0
                72 00 00 00 00                                   r....           
            WSC Payload: len 25
                Version: 10
                WSC State: Configured
                RF Bands:  5 GHz
                WFA Vendor Extension: len 3
                    Version2: 2.0
        Beacon Interval: 100 (0x0064)
        Capability: 5393 (0x1511)
            ESS
            Privacy
            SpectrumMgmt
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148331959 (0x000000fc6c46b5b7)
        Signal mBm: -8100
> Result: New Scan Results (0x22) len 440 [multi]                     19.675042
    Generation: 622 (0x0000026e)
    Interface Index: 3 (0x00000003)
    Wireless Device: 1 (0x0000000000000001)
    BSS: len 408
        BSSID CA:3A:6B:54:31:75
        TSF: 0 (0x0000000000000000)
        IEs: len 309
            SSID: 
            Supported rates:
                6.0(B) 9.0 12.0(B) 18.0 24.0(B) 36.0 48.0 54.0 Mbit/s
                8c 12 98 24 b0 48 60 6c                          ...$.H`l        
            DSSS parameter set: channel 157
                9d                                               .               
            TIM:
                DTIM count     0 this beacon frame is DTIM
                DTIM period    1 beacon frame(s)
                Group buffered 0 offset 0
                AID     1 -    8 00000000 
                00 01 00 00                                      ....            
            Error decoding Country IE len 81: Invalid argument (-22)
                55 53 20 01 0b 1e 24 01 17 28 01 17 2c 01 17 30  US ...$..(..,..0
                01 17 34 01 17 38 01 17 3c 01 17 40 01 17 64 01  ..4..8..<..@..d.
                17 68 01 17 6c 01 17 70 01 17 74 01 17 78 01 17  .h..l..p..t..x..
                7c 01 17 80 01 17 84 01 17 88 01 17 8c 01 17 90  |...............
                01 17 95 01 1e 99 01 1e 9d 01 1e a1 01 1e a5 01  ................
                1e                                               .               
            ERP Information:
                non-ERP present      0
                use protection       0
                Barker preamble mode 1
                04                                               .               
            RSN:
                Group Data Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                Pairwise Cipher Suite: len 4
                    CCMP (00:0f:ac) suite  04
                AKM Suite: len 4
                    PSK; RSNA PSK (00:0f:ac) suite  02
                RSN capabilities: bits  2 - 3: 16 replay counters per PTKSA
                RSN capabilities: bits  4 - 5: 1 replay counter per GTKSA
                01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f  ................
                ac 02 0c 00                                      ....            
            Current Operating Class: 124
                7c 00                                            |.              
            HT Capabilities: len 26
                HT Capabilities Info: bits 2-3: Disabled
                HT Capabilities Info: bit  5: Short GI for 20Mhz
                HT Capabilities Info: bits 8-9: One spatial stream
                HT Capabilities Info: bit 11: Maximum A-MSDU Length
                A-MPDU Parameters: Maximum A-MPDU Length Exponent: 3
                A-MPDU Parameters: Minimum MPDU Start Spacing: 2 us
                Supported MCS: MCS 0
                Supported MCS: MCS 1
                Supported MCS: MCS 2
                Supported MCS: MCS 3
                Supported MCS: MCS 4
                Supported MCS: MCS 5
                Supported MCS: MCS 6
                Supported MCS: MCS 7
                Supported MCS: MCS 8
                Supported MCS: MCS 9
                Supported MCS: MCS 10
                Supported MCS: MCS 11
                Supported MCS: MCS 12
                Supported MCS: MCS 13
                Supported MCS: MCS 14
                Supported MCS: MCS 15
                MCS set: Rx Highest data rate: 300 Mbit/s
                MCS Set: bit 96: Tx MCS set defined
                HT Extended Capabilities: PCO: supported
                HT Extended Capabilities: MCS Feedback: No feedback
                HT Extended Capabilities: +HTC: not supported
                HT Extended Capabilities: RD Responder: not supported
                2c 09 13 ff ff 00 00 00 00 00 00 00 00 2c 01 01  ,............,..
                00 00 00 00 00 00 00 00 00 00                    ..........      
            HT Operation:
                Primary channel 157
                Information: Secondary Channel Offset: no secondary channel
                Information: Channel width: bit  2: 20 MHz channel width
                Information: HT Protection: bits  8 -  9: non-HT mixed mode
                Information: bit 12: OBSS non-HT STAs present
                9d 00 13 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
                00 00 00 00 00 00                                ......          
            Vendor specific: len 24
                Microsoft (00:50:f2) type: 02
                00 50 f2 02 01 01 81 00 03 a4 00 00 27 a4 00 00  .P..........'...
                42 43 5e 00 61 11 2f 00                          BC^.a./.        
            Vendor specific: len 61
                Microsoft (00:50:f2) type: 04
                00 50 f2 04 10 4a 00 01 10 10 44 00 01 02 10 49  .P...J....D....I
                00 06 00 37 2a 00 01 20 10 11 00 15 52 6f 6b 75  ...7*.. ....Roku
                20 53 74 72 65 61 6d 69 6e 67 20 53 74 69 63 6b   Streaming Stick
                2b 10 54 00 08 00 07 00 50 f2 04 00 01           +.T.....P....   
            Vendor specific: len 18
                Wi-Fi Alliance (50:6f:9a) type: 09
                50 6f 9a 09 02 02 00 21 03 03 06 00 ca 3a 6b 54  Po.....!.....:kT
                31 75                                            1u              
            Vendor specific: len 13
                Wi-Fi Alliance (50:6f:9a) type: 0a
                50 6f 9a 0a 00 00 06 01 11 1c 44 00 32           Po........D.2   
            WSC Payload: len 57
                Version: 10
                WSC State: Configured
                WFA Vendor Extension: len 3
                    Version2: 2.0
                Device Name: Roku Streaming Stick+
                Primary Device Type: Displays
                    OUI: 0050f204
                    SubCategory: 01
            P2P Attributes: len 14
                P2P Device Capability:
                    Service Discovery
                    P2P Invitation Procedure
                P2P Group Capability:
                    P2P Group Owner
                    Persistent P2P Group
                P2P Device ID: ca:3a:6b:54:31:75
            WFD Payload: len 9
                WFD Device Information:
                    Device Type: Primary sink
                    Session Availability: Available for WFD Session
                    Preferred Connectivity (PC): P2P
                    Content Protection using HDCP system 2.x supported
                WFD Device Information: Session Management Control port 7236
                WFD Device Information: Maximum Throughput 50 Mbps
        Beacon Interval: 100 (0x0064)
        Capability: 1041 (0x0411)
            ESS
            Privacy
            ShortSlotTime
        Frequency: 5785 (0x00001699)
        Freq Offset: 0 (0x00000000)
        Chan Width: 0 (0x00000000)
        Seen ms ago: 0 (0x00000000)
        Timestamp: 1084148335657 (0x000000fc6c46c429)
        Signal mBm: -4600
> Complete: Get Scan (0x20) len 4 [multi]                             19.675226
    Status: 0

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux