XCORE SDK
XCORE Software Development Kit
|
Confirmation message body for sl_wfx_start_scan_cnf_t. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
uint32_t | status |
Status of the scan request. More... | |
Confirmation message body for sl_wfx_start_scan_cnf_t.
uint32_t sl_wfx_start_scan_cnf_body_s::status |
Status of the scan request.
WFM_STATUS_SUCCESS: the scan request was accepted. It will be completed by sl_wfx_scan_complete_ind_t.
any other value: the scan request failed.
See sl_wfx_fmac_status_t for enumeration values.