Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wifi_11k_params Struct Reference

Wi-Fi 11k parameters. More...

#include <wifi_mgmt.h>

Data Fields

enum wifi_mgmt_op oper
 11k command operation
 
bool enable_11k
 11k enable/disable
 
uint8_t ssid [WIFI_SSID_MAX_LEN+1]
 SSID.
 

Detailed Description

Wi-Fi 11k parameters.

Field Documentation

◆ enable_11k

bool wifi_11k_params::enable_11k

11k enable/disable

◆ oper

enum wifi_mgmt_op wifi_11k_params::oper

11k command operation

◆ ssid

uint8_t wifi_11k_params::ssid[WIFI_SSID_MAX_LEN+1]

SSID.


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