XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_disconnect_ind_body_s Struct Reference

Indication message body for sl_wfx_disconnect_ind_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

uint8_t mac [SL_WFX_MAC_ADDR_SIZE]
 MAC address of the access point.
 
uint16_t reason
 Reason for disconnection. More...
 

Detailed Description

Indication message body for sl_wfx_disconnect_ind_t.

Member Data Documentation

◆ reason

uint16_t sl_wfx_disconnect_ind_body_s::reason

Reason for disconnection.

WFM_DISCONNECTED_REASON_UNSPECIFIED: The device disconnected because of an internal error.
WFM_DISCONNECTED_REASON_AP_LOST: The device lost the AP beacons for too long.
WFM_DISCONNECTED_REASON_REJECTED: The device was disconnected by the AP.
WFM_DISCONNECTED_REASON_LEAVING_BSS: Disconnection was requested through the device API.
WFM_DISCONNECTED_REASON_WPA_COUNTERMEASURES: WPA countermeasures triggered a disconnection
See sl_wfx_disconnected_reason_t for enumeration values.


The documentation for this struct was generated from the following file: