libtins  4.0
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Tins::Dot11ManagementFrame::channel_switch_type Struct Reference

#include <dot11_mgmt.h>

Public Member Functions

 channel_switch_type (uint8_t mode, uint8_t channel, uint8_t count)
 

Static Public Member Functions

static channel_switch_type from_option (const option &opt)
 

Public Attributes

uint8_t switch_mode
 
uint8_t new_channel
 
uint8_t switch_count
 

Detailed Description

The type used to store the Channel Switch option data.


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