#include <lte.h>
Public Attributes | |
| uint8_t | ip_type |
| char | address [LTE_IPADDR_MAX_LEN] |
Definition of ip address used in lte_pdn_t.
| uint8_t ip_type |
Type of IP address. Definition is as below.
| char address[LTE_IPADDR_MAX_LEN] |
IP address. It is terminated with '\0'. eg. (IPv4) 192.0.2.1, (IPv6) 2001:db8:85a3:0:0:8a2e:370:7334