|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
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. | |
Cached network information.
| char hl78xx_network_info::dns_primary[46] |
Primary DNS server.
| char hl78xx_network_info::ip_address[46] |
IP address.
| struct hl78xx_network_operator hl78xx_network_info::operator_info |
Cached network operator information.