wifi-scan
wifi-scan copied to clipboard
Review parse_NL80211_BSS_INFORMATION_ELEMENTS
NL80211_BSS_INFORMATION_ELEMENTS is not netlink inside.
It's raw binary beacon frame or probe response frame.
We parse it for SSID.
Currently this is reverse engineered from binary, I am not sure if this handles all cases.
Investigation needed (knowledge instead of reverse engineering or it may blow up)