XCORE SDK
XCORE Software Development Kit
|
Indication message used to signal the completion of a disconnection operation. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_header_t | header |
sl_wfx_disconnect_ind_body_t | body |
Indication message used to signal the completion of a disconnection operation.
The device will send this indication to signal the disconnection request initiated with sl_wfx_disconnect_req_t has been completed. The indication is also sent when the device has lost the connection to an access point and has been unable to regain it.
sl_wfx_disconnect_ind_body_t sl_wfx_disconnect_ind_s::body |
Indication message body.
sl_wfx_header_t sl_wfx_disconnect_ind_s::header |
Common message header.