![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_pdn_id_get | ( | uint8_t | cid | ) |
#include <include/modem/lte_lc.h>
Retrieve the PDN ID for a given PDP context.
The PDN ID can be used to route traffic through a PDN connection. Multiple contexts (CIDs) may share the same PDN ID if they route through the same network connection.
CONFIG_LTE_LC_PDN_MODULE to be enabled.| [in] | cid | The context ID. |