Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
wifi_channel_info Struct Reference

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

#include <zephyr/net/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: