Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cellular_network Struct Reference

Cellular network structure. More...

#include <cellular.h>

Data Fields

enum cellular_access_technology technology
 Cellular access technology.
 
uint16_tbands
 List of bands, as defined by the specified cellular access technology, to enables.
 
uint16_t size
 Size of bands.
 

Detailed Description

Cellular network structure.

Field Documentation

◆ bands

uint16_t* cellular_network::bands

List of bands, as defined by the specified cellular access technology, to enables.

All supported bands are enabled if none are provided.

◆ size

uint16_t cellular_network::size

Size of bands.

◆ technology

enum cellular_access_technology cellular_network::technology

Cellular access technology.


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