#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>
Public Types | |
| enum | Enum { NoDFS = -1, Usable = NL80211_DFS_USABLE, Unavailable = NL80211_DFS_UNAVAILABLE, Available = NL80211_DFS_AVAILABLE } |
Static Public Member Functions | |
| static std::string | str (Enum state) |
Definition at line 212 of file WirelessNLController.hh.
| Enumerator | |
|---|---|
| NoDFS | |
| Usable | |
| Unavailable | |
| Available | |
Definition at line 213 of file WirelessNLController.hh.
|
static |
Definition at line 917 of file WirelessNLController.cc.