#include <lte.h>
Public Attributes | |
| uint8_t | err_indicator |
| int32_t | err_result_code |
| int32_t | err_no |
| char | err_string [LTE_ERROR_STRING_MAX_LEN] |
Definition of error information used in lte_get_errinfo().
| uint8_t err_indicator |
Enable error indicator. Bit setting definition is as below.
| int32_t err_result_code |
Last error code. See 3GPP TS 27.007 9.2
| int32_t err_no |
Last error no. See <errno.h>
| char err_string[LTE_ERROR_STRING_MAX_LEN] |
Error string use debug only