7#ifndef WIFI_MGMT_EXT_H__
8#define WIFI_MGMT_EXT_H__
10#include <zephyr/net/wifi_mgmt.h>
23#define NET_REQUEST_WIFI_CONNECT_STORED \
24 (_NET_WIFI_BASE | NET_REQUEST_WIFI_CMD_CONNECT_STORED)
net_request_wifi_cmd_ext
Definition wifi_mgmt_ext.h:19
@ NET_REQUEST_WIFI_CMD_CONNECT_STORED
Definition wifi_mgmt_ext.h:20
#define NET_REQUEST_WIFI_CONNECT_STORED
Definition wifi_mgmt_ext.h:23