|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Cellular network structure. More...
#include <cellular.h>
Data Fields | |
| enum cellular_access_technology | technology |
| Cellular access technology. | |
| uint16_t * | bands |
| List of bands, as defined by the specified cellular access technology, to enables. | |
| uint16_t | size |
| Size of bands. | |
Cellular network structure.
| 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.
| uint16_t cellular_network::size |
Size of bands.
| enum cellular_access_technology cellular_network::technology |
Cellular access technology.