Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
Regulatory domain information or configuration. More...
#include <wifi_mgmt.h>
Data Fields | |
enum wifi_mgmt_op | oper |
bool | force |
Ignore all other regulatory hints over this one. | |
uint8_t | country_code [WIFI_COUNTRY_CODE_LEN] |
Country code: ISO/IEC 3166-1 alpha-2. | |
Regulatory domain information or configuration.
uint8_t wifi_reg_domain::country_code[WIFI_COUNTRY_CODE_LEN] |
Country code: ISO/IEC 3166-1 alpha-2.
bool wifi_reg_domain::force |
Ignore all other regulatory hints over this one.
enum wifi_mgmt_op wifi_reg_domain::oper |