![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_pdn_deactivate | ( | uint8_t | cid | ) |
#include <include/modem/lte_lc.h>
Deactivate a PDN connection.
Deactivates the PDN connection associated with the given context ID.
CONFIG_LTE_LC_PDN_MODULE to be enabled.| [in] | cid | The context ID. |
| 0 | On success. |