#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>
Public Types | |
enum | Type { Country = NL80211_REGDOM_TYPE_COUNTRY, World = NL80211_REGDOM_TYPE_WORLD, CustomWorld = NL80211_REGDOM_TYPE_CUSTOM_WORLD, Intersection = NL80211_REGDOM_TYPE_INTERSECTION } |
Public Attributes | |
Type | type |
Static Public Attributes | |
static const NetlinkMulticastGroup::Enum | MCGroup = NetlinkMulticastGroup::Regulatory |
Definition at line 134 of file WirelessNLController.hh.
Enumerator | |
---|---|
Country | |
World | |
CustomWorld | |
Intersection |
Definition at line 138 of file WirelessNLController.hh.
|
static |
Definition at line 136 of file WirelessNLController.hh.
Type senf::emu::RegulatoryDomainChangeEvent::type |
Definition at line 144 of file WirelessNLController.hh.