XCORE SDK
XCORE Software Development Kit
|
Indication message body for sl_wfx_ap_client_disconnected_ind_t. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
uint8_t | mac [SL_WFX_MAC_ADDR_SIZE] |
MAC address of the station. | |
uint16_t | reason |
Reason for disconnection. More... | |
Indication message body for sl_wfx_ap_client_disconnected_ind_t.
uint16_t sl_wfx_ap_client_disconnected_ind_body_s::reason |
Reason for disconnection.
WFM_REASON_LEAVING_BSS: The station was disconnected or it disconnected on its own.
See wfm_reason for enumeration values.