hostapd
Public Attributes | List of all members
hostapd_channel_data Struct Reference

struct hostapd_channel_data - Channel information More...

#include <driver.h>

Public Attributes

short chan
 chan - Channel number (IEEE 802.11)
 
int freq
 freq - Frequency in MHz
 
int flag
 flag - Channel flags (HOSTAPD_CHAN_*)
 
u8 max_tx_power
 max_tx_power - Regulatory transmit power limit in dBm
 
struct dl_list survey_list
 survey_list - Linked list of surveys (struct freq_survey)
 
s8 min_nf
 min_nf - Minimum observed noise floor, in dBm, based on all surveyed channel data
 
unsigned int dfs_cac_ms
 dfs_cac_ms - DFS CAC time in milliseconds
 

Detailed Description

struct hostapd_channel_data - Channel information


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