nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ pdn_ctx_destroy()

int pdn_ctx_destroy ( uint8_t  cid)

#include <include/modem/pdn.h>

Destroy a Packet Data Protocol context.

The PDN connection must be inactive when the PDP context is destroyed.

Parameters
cidThe PDP context to destroy.
Returns
int Zero on success or a negative errno otherwise.