Structure containing the parameters of the SM_CONNECT_CFM message. More...
#include <sm_task.h>
Data Fields | |
| uint8_t | status |
| Status. | |
Structure containing the parameters of the SM_CONNECT_CFM message.
Definition at line 114 of file sm_task.h.
| uint8_t sm_connect_cfm::status |
Status.
If 0, it means that the connection procedure will be performed and that a subsequent SM_CONNECT_IND message will be forwarded once the procedure is completed.
Definition at line 119 of file sm_task.h.
Referenced by sm_connect_req_handler().
1.6.1