Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
kv_lte_pdp_config Struct Reference

Packet Data Protocol (PDP) default context configuration. More...

#include <kv_types.h>

Data Fields

uint8_t family
 Protocol family (0 = IPv4, 1 = IPv6, 2 = IPv4v6, 3 = Non-IP)
 
struct kv_string apn
 Access Point Name.
 

Detailed Description

Packet Data Protocol (PDP) default context configuration.

Field Documentation

◆ apn

struct kv_string kv_lte_pdp_config::apn

Access Point Name.

◆ family

uint8_t kv_lte_pdp_config::family

Protocol family (0 = IPv4, 1 = IPv6, 2 = IPv4v6, 3 = Non-IP)


The documentation for this struct was generated from the following file: