![]() |
nRF Connect SDK API 3.3.99
|
#include <zephyr/net/wifi_mgmt.h>Go to the source code of this file.
Data Structures | |
| struct | wifi_scan_info |
| Access points found during a Wi-Fi scan. More... | |
Macros | |
| #define | WIFI_MAC_ADDR_STR_LEN ((WIFI_MAC_ADDR_LEN * 2) + 5) |
| #define | WIFI_MAC_ADDR_TEMPLATE "%02x:%02x:%02x:%02x:%02x:%02x" |