API constant valuesFULL_MAC_API
WFM API constant values.
Macros | |
#define | SL_WFX_FMAC_MAC_ADDR_SIZE SL_WFX_MAC_ADDR_SIZE |
Length of the MAC address element. | |
#define | SL_WFX_FMAC_BSSID_SIZE SL_WFX_BSSID_SIZE |
Length of the BSSID element. | |
#define | SL_WFX_PASSWORD_SIZE 64 |
Length of the password element. | |
#define | SL_WFX_CHANNEL_NUMBER_SIZE 14 |
Maximum length of the channel list element. | |
#define | SL_WFX_SSID_DEF_SIZE 2 |
Maximum length of the SSID list element. | |
#define | SL_WFX_FMAC_SSID_SIZE SL_WFX_SSID_SIZE |
Length of the Service Set Identifier (SSID) element. | |
#define | SL_WFX_ARP_IP_ADDR_SIZE 2 |
Length of the ARP IP address list element. | |
#define | SL_WFX_NS_IP_ADDR_SIZE 2 |
Length of the NS IP address list element. | |
#define | SL_WFX_IPV6_ADDR_SIZE 16 |
Length of the IPv6 address element. |
Detailed Description
WFM API constant values.
Macro Definition Documentation
◆ SL_WFX_ARP_IP_ADDR_SIZE
#define SL_WFX_ARP_IP_ADDR_SIZE 2 |
Length of the ARP IP address list element.
Definition at line 217
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_CHANNEL_NUMBER_SIZE
#define SL_WFX_CHANNEL_NUMBER_SIZE 14 |
Maximum length of the channel list element.
Definition at line 211
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_FMAC_BSSID_SIZE
#define SL_WFX_FMAC_BSSID_SIZE SL_WFX_BSSID_SIZE |
Length of the BSSID element.
Definition at line 207
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_FMAC_MAC_ADDR_SIZE
#define SL_WFX_FMAC_MAC_ADDR_SIZE SL_WFX_MAC_ADDR_SIZE |
Length of the MAC address element.
Definition at line 205
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_FMAC_SSID_SIZE
#define SL_WFX_FMAC_SSID_SIZE SL_WFX_SSID_SIZE |
Length of the Service Set Identifier (SSID) element.
Definition at line 215
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_IPV6_ADDR_SIZE
#define SL_WFX_IPV6_ADDR_SIZE 16 |
Length of the IPv6 address element.
Definition at line 221
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_NS_IP_ADDR_SIZE
#define SL_WFX_NS_IP_ADDR_SIZE 2 |
Length of the NS IP address list element.
Definition at line 219
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_PASSWORD_SIZE
#define SL_WFX_PASSWORD_SIZE 64 |
Length of the password element.
Definition at line 209
of file sl_wfx_cmd_api.h
.
◆ SL_WFX_SSID_DEF_SIZE
#define SL_WFX_SSID_DEF_SIZE 2 |
Maximum length of the SSID list element.
Definition at line 213
of file sl_wfx_cmd_api.h
.
Enumeration Type Documentation
◆ sl_wfx_client_isolation_t
◆ sl_wfx_disconnected_reason_t
Reasons for STA disconnection.
Definition at line 298
of file sl_wfx_cmd_api.h
.
◆ sl_wfx_fmac_status_t
enum sl_wfx_fmac_status_t |
Full MAC (UMAC) confirmation possible values for a returned 'status' field.
All Full MAC (UMAC) confirmation messages have a field 'status' just after the message header.
A value of zero indicates the request has completed successfully.
Definition at line 330
of file sl_wfx_cmd_api.h
.
◆ sl_wfx_frame_type_t
enum sl_wfx_frame_type_t |
Type of frame to be sent.
Value unused, all frames are considered to be Data by default.
Support for the other types will be added later.
Enumerator | |
---|---|
WFM_FRAME_TYPE_MGMT | Management Frame. |
WFM_FRAME_TYPE_ACTION | Action Frame. |
WFM_FRAME_TYPE_DATA | Data Frame. |
Definition at line 237
of file sl_wfx_cmd_api.h
.
◆ sl_wfx_hidden_ssid_t
enum sl_wfx_hidden_ssid_t |
◆ sl_wfx_mgmt_frame_protection_t
◆ sl_wfx_pm_mode_t
enum sl_wfx_pm_mode_t |
◆ sl_wfx_priority_t
enum sl_wfx_priority_t |
Data priority level per 802.1D.
Definition at line 272
of file sl_wfx_cmd_api.h
.
◆ sl_wfx_reason_t
enum sl_wfx_reason_t |
Reasons for AP to reject or disconnect a client.
Definition at line 286
of file sl_wfx_cmd_api.h
.
◆ sl_wfx_scan_mode_t
enum sl_wfx_scan_mode_t |