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

Wi-Fi structure to uniquely identify a band-channel pair. More...

#include <wifi_mgmt.h>

Data Fields

uint8_t band
 Frequency band.
 
uint8_t channel
 Channel.
 

Detailed Description

Wi-Fi structure to uniquely identify a band-channel pair.

Field Documentation

◆ band

uint8_t wifi_band_channel::band

Frequency band.

◆ channel

uint8_t wifi_band_channel::channel

Channel.


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