BssInfo.h File Reference
Include dependency graph for BssInfo.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | BssInfo |
Typedefs | |
using | BssList = Vector< BssInfo > |
List of BSS. More... | |
Enumerations | |
enum | WifiAuthMode { AUTH_OPEN = 0, AUTH_WEP, AUTH_WPA_PSK, AUTH_WPA2_PSK, AUTH_WPA_WPA2_PSK, AUTH_MAX } |
Functions | |
String | toString (WifiAuthMode mode) |
Typedef Documentation
◆ BssList
Enumeration Type Documentation
◆ WifiAuthMode
enum WifiAuthMode |
Function Documentation
◆ toString()
String toString | ( | WifiAuthMode | mode | ) |