XCORE SDK
XCORE Software Development Kit
|
Indication message body for sl_wfx_start_ap_ind_t. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
uint32_t | status |
Status of the start request. More... | |
Indication message body for sl_wfx_start_ap_ind_t.
uint32_t sl_wfx_start_ap_ind_body_s::status |
Status of the start request.
WFM_STATUS_SUCCESS: the start request was completed successfully.
any other value: the start request failed.
See sl_wfx_fmac_status_t for enumeration values.