Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
hl78xx_network_info Struct Reference

Cached network information. More...

#include <zephyr/drivers/modem/hl78xx_apis.h>

Data Fields

struct hl78xx_network_operator operator_info
 Cached network operator information.
char ip_address [46]
 IP address.
char dns_primary [46]
 Primary DNS server.

Detailed Description

Cached network information.

Field Documentation

◆ dns_primary

char hl78xx_network_info::dns_primary[46]

Primary DNS server.

◆ ip_address

char hl78xx_network_info::ip_address[46]

IP address.

◆ operator_info

struct hl78xx_network_operator hl78xx_network_info::operator_info

Cached network operator information.


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