![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_cellular_profile_remove | ( | uint8_t | id | ) |
#include <include/modem/lte_lc.h>
Remove a cellular profile.
This clears the configuration for the given cellular profile ID.
CONFIG_LTE_LC_CELLULAR_PROFILE_MODULE to be enabled.| [in] | id | Cellular profile ID to remove. |
| 0 | on success, otherwise negative error code. |