Zephyr API 3.6.99
|
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.