Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
General WiFi Definitions. More...
Go to the source code of this file.
Macros | |
#define | WIFI_SSID_MAX_LEN 32 |
#define | WIFI_PSK_MAX_LEN 64 |
#define | WIFI_CHANNEL_MAX 14 |
#define | WIFI_CHANNEL_ANY 255 |
Enumerations | |
enum | wifi_security_type { WIFI_SECURITY_TYPE_NONE = 0 , WIFI_SECURITY_TYPE_PSK } |
General WiFi Definitions.
#define WIFI_CHANNEL_ANY 255 |
#define WIFI_CHANNEL_MAX 14 |
#define WIFI_PSK_MAX_LEN 64 |
#define WIFI_SSID_MAX_LEN 32 |
enum wifi_security_type |