|
wpa_supplicant / hostapd
2.5
|
Channel information. More...
#include <driver.h>
Data Fields | |
| short | chan |
| Channel number (IEEE 802.11) | |
| int | freq |
| Frequency in MHz. | |
| int | flag |
| Channel flags (HOSTAPD_CHAN_*) | |
| u8 | max_tx_power |
| Regulatory transmit power limit in dBm. | |
| struct dl_list | survey_list |
| Linked list of surveys (struct freq_survey) | |
| s8 | min_nf |
| Minimum observed noise floor, in dBm, based on all surveyed channel data. | |
| unsigned int | dfs_cac_ms |
| DFS CAC time in milliseconds. | |
Channel information.
1.8.6