![]() |
nRF Connect SDK API 3.3.99
|
| int lwm2m_os_storage_delete | ( | uint16_t | id | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_os.h>
Delete a non-volatile storage entry.
| [in] | id | ID of the entry to be deleted. |
| 0 | If the operation was successful. Otherwise, a negative error code is returned. |