Open
Description
It would be nice if the App displayed the vendor specific IEEE 802.11 information elements that were found in the WiFi Beacons. Android's API Level 30 introduced ScanResult.getInformationElements()
, which can be used to query this information.