![]() |
MT7697 API Reference
LinkIt SDK v4
|
This structures provide the country code information. More...
#include <wifi_api.h>
Data Fields | |
| uint8_t | first_channel |
| The first channel in the single channel table. More... | |
| uint8_t | num_of_channel |
| The number of channels in the single channel table. More... | |
| uint8_t | max_tx_power |
| The maximum transmit power in the single channel table, the unit is dBm. More... | |
| uint8_t | geography |
| Not supported. More... | |
| bool | dfs_req |
| 0: No DFS request, 1: DFS request. More... | |
This structures provide the country code information.
| bool dfs_req |
0: No DFS request, 1: DFS request.
| uint8_t first_channel |
The first channel in the single channel table.
| uint8_t geography |
Not supported.
| uint8_t max_tx_power |
The maximum transmit power in the single channel table, the unit is dBm.
| uint8_t num_of_channel |
The number of channels in the single channel table.