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