#include <nas.h>
|
uint8_t | radioInterfaceSize |
|
uint32_t | radioInterface [255] |
|
uint32_t | activeBandClass [255] |
|
uint32_t | activeChannel [255] |
|
This structure contains paramaters RF Band Information List.
- Parameters
-
radioInterfaceSize | Number of sets of the following elements
- radioInterface
- activeBandClass
- activeChannel
|
radioInterface | radio interface technology of the signal being measured
- 0x01 - cdma2000 1X
- 0x02 - cdma2000 HRPD (1xEV-DO)
- 0x03 - AMPS
- 0x04 - GSM
- 0x05 - UMTS
- 0x08 - LTE
- 0x09 - TD-SCDMA
- 0x0C - NR5G
|
activeBandClass | active band class
- 00 to 39 - CDMA band classes
- 40 to 79 - GSM band classes
- 80 to 91 - WCDMA band classes
- 120 to 160 - LTE band classes
- 200 to 205 - TD-SCDMA band classes
- 250 to 289 - NR5G band classes
|
activeChannel | active channel
- Active channel. If the channel is not relevant to the technology, a value of 0 is returned.
|
- 5G Specific:
The documentation for this struct was generated from the following file: