I want to analyze the capabilities string of a ScanResult. However, the names ther are grouped in up to four square brackets e.g.
[WPA-PSK-TKIP+CCMP][WPA2-PSK-TK
i found this topic :
How do I connect to a WiFi Network with an unknown encryption algorithm in Android?
the user who asked the question seems to know what does it mean :
I have assumed, based on some research, that these are bracket-separated capabilities, and the first item for each of these is a - separated String showing:
[Authentication Algorithm - Key Management Algorithm - Pairwise Cipher]