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

Wi-Fi channel setting for monitor and TX-injection modes. More...

#include <wifi_mgmt.h>

Data Fields

uint16_t channel
 Channel value to set.
 
uint8_t if_index
 Interface index.
 
enum wifi_mgmt_op oper
 Get or set operation.
 

Detailed Description

Wi-Fi channel setting for monitor and TX-injection modes.

Field Documentation

◆ channel

uint16_t wifi_channel_info::channel

Channel value to set.

◆ if_index

uint8_t wifi_channel_info::if_index

Interface index.

◆ oper

enum wifi_mgmt_op wifi_channel_info::oper

Get or set operation.


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