XCORE SDK
XCORE Software Development Kit
|
Indication message used to signal the completion of a connection operation. More...
#include <sl_wfx_cmd_api.h>
Public Attributes | |
sl_wfx_header_t | header |
sl_wfx_connect_ind_body_t | body |
Indication message used to signal the completion of a connection operation.
The device will send this indication to signal the connection request initiated with sl_wfx_connect_req_t has been completed. The indication is also sent when the device autonomously roams to another access point.
sl_wfx_connect_ind_body_t sl_wfx_connect_ind_s::body |
Indication message body.
sl_wfx_header_t sl_wfx_connect_ind_s::header |
Common message header.