![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_pdn_ctx_destroy | ( | uint8_t | cid | ) |
#include <include/modem/lte_lc.h>
Destroy a PDP context.
The PDN connection must be inactive when the PDP context is destroyed.
CONFIG_LTE_LC_PDN_MODULE to be enabled.| [in] | cid | The context ID. |
| 0 | On success. |