senf::emu::RadarEvent Struct Reference

#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>

Public Types

enum  Type { RadarDetected = NL80211_RADAR_DETECTED, CACFinished = NL80211_RADAR_CAC_FINISHED, CACAborted = NL80211_RADAR_CAC_ABORTED, RadarNopFinished = NL80211_RADAR_NOP_FINISHED }
 

Public Attributes

Type type
 
unsigned frequency
 

Static Public Attributes

static const NetlinkMulticastGroup::Enum MCGroup = NetlinkMulticastGroup::Mlme
 

Detailed Description

Definition at line 120 of file WirelessNLController.hh.

Member Enumeration Documentation

◆ Type

Enumerator
RadarDetected 
CACFinished 
CACAborted 
RadarNopFinished 

Definition at line 124 of file WirelessNLController.hh.

Member Data Documentation

◆ frequency

unsigned senf::emu::RadarEvent::frequency

Definition at line 131 of file WirelessNLController.hh.

◆ MCGroup

const NetlinkMulticastGroup::Enum senf::emu::RadarEvent::MCGroup = NetlinkMulticastGroup::Mlme
static

Definition at line 122 of file WirelessNLController.hh.

◆ type

Type senf::emu::RadarEvent::type

Definition at line 130 of file WirelessNLController.hh.


The documentation for this struct was generated from the following file: