Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wifi_mode_info Struct Reference

Wi-Fi mode setup. More...

#include <wifi_mgmt.h>

Data Fields

uint8_t mode
 Mode setting for a specific mode of operation.
 
uint8_t if_index
 Interface index.
 
enum wifi_mgmt_op oper
 Get or set operation.
 

Detailed Description

Wi-Fi mode setup.

Field Documentation

◆ if_index

uint8_t wifi_mode_info::if_index

Interface index.

◆ mode

uint8_t wifi_mode_info::mode

Mode setting for a specific mode of operation.

◆ oper

enum wifi_mgmt_op wifi_mode_info::oper

Get or set operation.


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