nRF Connect SDK API 2.8.99
|
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Macros | |
#define | UICC_RECORD_BUFFER_MAX ((256 * 2) + 4 + 1) |
Functions | |
int | uicc_lwm2m_bootstrap_read (uint8_t *buffer, int buffer_size) |
Read UICC LwM2M bootstrap record. | |