XCORE SDK
XCORE Software Development Kit
|
WFM API constant values. More...
Macros | |
#define | SL_WFX_FMAC_MAC_ADDR_SIZE SL_WFX_MAC_ADDR_SIZE |
#define | SL_WFX_FMAC_BSSID_SIZE SL_WFX_BSSID_SIZE |
#define | SL_WFX_PASSWORD_SIZE 64 |
#define | SL_WFX_CHANNEL_NUMBER_SIZE 14 |
#define | SL_WFX_SSID_DEF_SIZE 2 |
#define | SL_WFX_FMAC_SSID_SIZE SL_WFX_SSID_SIZE |
#define | SL_WFX_ARP_IP_ADDR_SIZE 2 |
#define | SL_WFX_NS_IP_ADDR_SIZE 2 |
#define | SL_WFX_IPV6_ADDR_SIZE 16 |
Typedefs | |
typedef enum sl_wfx_client_isolation_e | sl_wfx_client_isolation_t |
Client Isolation toggling. | |
typedef enum sl_wfx_frame_type_e | sl_wfx_frame_type_t |
Type of frame to be sent. More... | |
typedef enum sl_wfx_hidden_ssid_e | sl_wfx_hidden_ssid_t |
Hidden SSID toggling. | |
typedef enum sl_wfx_mgmt_frame_protection_e | sl_wfx_mgmt_frame_protection_t |
Device Protected Management Frame mode. | |
typedef enum sl_wfx_pm_mode_e | sl_wfx_pm_mode_t |
Device power management mode. | |
typedef enum sl_wfx_pm_poll_e | sl_wfx_pm_poll_t |
Device power save polling strategy. | |
typedef enum sl_wfx_priority_e | sl_wfx_priority_t |
Data priority level per 802.1D. | |
typedef enum sl_wfx_reason_e | sl_wfx_reason_t |
Reasons for AP to reject or disconnect a client. | |
typedef enum sl_wfx_disconnected_reason_e | sl_wfx_disconnected_reason_t |
Reasons for STA disconnection. | |
typedef enum sl_wfx_scan_mode_e | sl_wfx_scan_mode_t |
Scan mode to be used. | |
typedef enum sl_wfx_security_mode_e | sl_wfx_security_mode_t |
Security mode of a network. | |
typedef enum sl_wfx_ext_auth_data_type_e | sl_wfx_ext_auth_data_type_t |
Type of the authentication message. | |
typedef enum sl_wfx_fmac_status_e | sl_wfx_fmac_status_t |
Full MAC (UMAC) confirmation possible values for a returned 'status' field. More... | |
WFM API constant values.
#define SL_WFX_ARP_IP_ADDR_SIZE 2 |
Length of the ARP IP address list element.
#define SL_WFX_CHANNEL_NUMBER_SIZE 14 |
Maximum length of the channel list element.
#define SL_WFX_FMAC_BSSID_SIZE SL_WFX_BSSID_SIZE |
Length of the BSSID element.
#define SL_WFX_FMAC_MAC_ADDR_SIZE SL_WFX_MAC_ADDR_SIZE |
Length of the MAC address element.
#define SL_WFX_FMAC_SSID_SIZE SL_WFX_SSID_SIZE |
Length of the Service Set Identifier (SSID) element.
#define SL_WFX_IPV6_ADDR_SIZE 16 |
Length of the IPv6 address element.
#define SL_WFX_NS_IP_ADDR_SIZE 2 |
Length of the NS IP address list element.
#define SL_WFX_PASSWORD_SIZE 64 |
Length of the password element.
#define SL_WFX_SSID_DEF_SIZE 2 |
Maximum length of the SSID list element.
typedef enum sl_wfx_fmac_status_e 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.
typedef enum sl_wfx_frame_type_e 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.
Reasons for STA disconnection.
enum sl_wfx_fmac_status_e |
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.
enum sl_wfx_frame_type_e |
enum sl_wfx_hidden_ssid_e |
enum sl_wfx_pm_mode_e |
enum sl_wfx_pm_poll_e |
enum sl_wfx_priority_e |
enum sl_wfx_reason_e |
Reasons for AP to reject or disconnect a client.
enum sl_wfx_scan_mode_e |