ERROR_IDSGENERAL_API
Enumerations |
|
enum |
sl_wfx_error_t
{
SL_WFX_ERROR_FIRMWARE_ROLLBACK = 0x0, SL_WFX_ERROR_DEPRECATED_0 = 0x1, SL_WFX_ERROR_DEPRECATED_1 = 0x2, SL_WFX_ERROR_INVALID_SESSION_KEY = 0x3, SL_WFX_ERROR_OOR_VOLTAGE = 0x4, SL_WFX_ERROR_PDS_VERSION = 0x5, SL_WFX_ERROR_OOR_TEMPERATURE = 0x6, SL_WFX_ERROR_REQ_DURING_KEY_EXCHANGE = 0x7, SL_WFX_ERROR_DEPRECATED_2 = 0x8, SL_WFX_ERROR_DEPRECATED_3 = 0x9, SL_WFX_ERROR_SECURELINK_DECRYPTION = 0xa, SL_WFX_ERROR_SECURELINK_WRONG_ENCRYPTION_STATE = 0xb, SL_WFX_SPI_OR_SDIO_FREQ_TOO_LOW = 0xc, SL_WFX_ERROR_DEPRECATED_4 = 0xd, SL_WFX_ERROR_DEPRECATED_5 = 0xe, SL_WFX_HIF_BUS_ERROR = 0xf, SL_WFX_PDS_TESTFEATURE_MODE_ERROR = 0x10, SL_WFX_ERROR_SECURELINK_EXPECTED_BITMAP = 0x11 } |
specifies the type of error reported by the indication message
sl_wfx_error_ind_body_t
|
Enumeration Type Documentation
◆ sl_wfx_error_t
enum sl_wfx_error_t |
specifies the type of error reported by the indication message sl_wfx_error_ind_body_t
Definition at line
27
of file
sl_wfx_general_error_api.h
.