API constant valuesFULL_MAC_API
WFM API constant values.
Macros |
|
#define | SL_WFX_FMAC_MAC_ADDR_SIZE SL_WFX_MAC_ADDR_SIZE |
Length of MAC address element.
|
|
#define | SL_WFX_FMAC_BSSID_SIZE SL_WFX_BSSID_SIZE |
Length of BSSID element.
|
|
#define | SL_WFX_PASSWORD_SIZE 64 |
Length of password element.
|
|
#define | SL_WFX_CHANNEL_NUMBER_SIZE 14 |
Maximum length of channel list element.
|
|
#define | SL_WFX_SSID_DEF_SIZE 2 |
Maximum length of SSID list element.
|
|
#define | SL_WFX_FMAC_SSID_SIZE SL_WFX_SSID_SIZE |
Length of Service Set Identifier (SSID) element.
|
|
#define | SL_WFX_ARP_IP_ADDR_SIZE 2 |
Length of ARP IP address list element.
|
|
#define | SL_WFX_NS_IP_ADDR_SIZE 2 |
Length of NS IP address list element.
|
|
#define | SL_WFX_IPV6_ADDR_SIZE 16 |
Length of 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 ARP IP address list element.
Definition at line
226
of file
wfm_cmd_api.h
.
◆ SL_WFX_CHANNEL_NUMBER_SIZE
#define SL_WFX_CHANNEL_NUMBER_SIZE 14 |
Maximum length of channel list element.
Definition at line
220
of file
wfm_cmd_api.h
.
◆ SL_WFX_FMAC_BSSID_SIZE
#define SL_WFX_FMAC_BSSID_SIZE SL_WFX_BSSID_SIZE |
Length of BSSID element.
Definition at line
216
of file
wfm_cmd_api.h
.
◆ SL_WFX_FMAC_MAC_ADDR_SIZE
#define SL_WFX_FMAC_MAC_ADDR_SIZE SL_WFX_MAC_ADDR_SIZE |
Length of MAC address element.
Definition at line
214
of file
wfm_cmd_api.h
.
◆ SL_WFX_FMAC_SSID_SIZE
#define SL_WFX_FMAC_SSID_SIZE SL_WFX_SSID_SIZE |
Length of Service Set Identifier (SSID) element.
Definition at line
224
of file
wfm_cmd_api.h
.
◆ SL_WFX_IPV6_ADDR_SIZE
#define SL_WFX_IPV6_ADDR_SIZE 16 |
Length of IPv6 address element.
Definition at line
230
of file
wfm_cmd_api.h
.
◆ SL_WFX_NS_IP_ADDR_SIZE
#define SL_WFX_NS_IP_ADDR_SIZE 2 |
Length of NS IP address list element.
Definition at line
228
of file
wfm_cmd_api.h
.
◆ SL_WFX_PASSWORD_SIZE
#define SL_WFX_PASSWORD_SIZE 64 |
Length of password element.
Definition at line
218
of file
wfm_cmd_api.h
.
◆ SL_WFX_SSID_DEF_SIZE
#define SL_WFX_SSID_DEF_SIZE 2 |
Maximum length of SSID list element.
Definition at line
222
of file
wfm_cmd_api.h
.
Enumeration Type Documentation
◆ sl_wfx_client_isolation_t
◆ sl_wfx_fmac_status_t
enum sl_wfx_fmac_status_t |
Full MAC (UMAC) confirmation possible values for 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
323
of file
wfm_cmd_api.h
.
◆ sl_wfx_frame_type_t
enum sl_wfx_frame_type_t |
Type of the 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
246
of file
wfm_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 |
◆ sl_wfx_reason_t
enum sl_wfx_reason_t |
Reasons for AP to reject or disconnect a client.
Definition at line
291
of file
wfm_cmd_api.h
.
◆ sl_wfx_scan_mode_t
enum sl_wfx_scan_mode_t |