Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
wifi_config_params Struct Reference

Wi-Fi STA configuration parameter. More...

#include <zephyr/net/wifi_mgmt.h>

Data Fields

enum wifi_config_param type
 Parameter used to identify the different STA parameters.
int okc
 Parameter used for opportunistic key caching.

Detailed Description

Wi-Fi STA configuration parameter.

Field Documentation

◆ okc

int wifi_config_params::okc

Parameter used for opportunistic key caching.

◆ type

enum wifi_config_param wifi_config_params::type

Parameter used to identify the different STA parameters.


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