sl_bt_evt_system_error System#
Indicates that an error has occurred.
Data Structures#
struct | |
Data structure of the error event. |
Macros#
#define | 0x060100a0 | |
Identifier of the error event. |
Detailed Description#
Indicates that an error has occurred.
See error codes table for more information.
Data Structure Documentation#
sl_bt_evt_system_error_s#
struct sl_bt_evt_system_error_s
Data structure of the error event.
Data Fields | ||
---|---|---|
uint16_t | reason | Result code
|
data | Data related to the error; this field can be empty. |