#include <nas.h>
|
uint8_t | ccId |
|
uint16_t | cellId |
|
uint32_t | dlArfcn |
|
uint32_t | ulArfcn |
|
uint16_t | bandNum |
|
uint8_t | bandType |
|
uint8_t | dlCarrierBw |
|
uint8_t | ulCarrierBw |
|
uint8_t | dlMaxMimo |
|
uint8_t | ulMaxMimo |
|
nasRssiInt32_t | nr5gRxRssi [4] |
|
This structure contains the NR5G carrier info response parameters.
- Parameters
-
ccId |
|
cellId |
|
dlArfcn |
|
ulArfcn |
|
bandNum |
|
bandType |
- band type
- 0: unknown
- 1: sub6
- 2: mmw
|
dlCarrierBw |
- DL carrier bw
- 0: BW_5MHz
- 1: BW_10MHz
- 2: BW_15MHz
- 3: BW_20MHz
- 4: BW_25MHz
- 5: BW_30MHz
- 6: BW_40MHz
- 7: BW_50MHz
- 8: BW_60MHz
- 9: BW_80MHz
- 10: BW_90MHz
- 11: BW_100MHz
- 12: BW_200MHz
- 13: BW_400MHz
- 14: BW_INVALID
|
ulCarrierBw |
- UL carrier bw
- 0: BW_5MHz
- 1: BW_10MHz
- 2: BW_15MHz
- 3: BW_20MHz
- 4: BW_25MHz
- 5: BW_30MHz
- 6: BW_40MHz
- 7: BW_50MHz
- 8: BW_60MHz
- 9: BW_80MHz
- 10: BW_90MHz
- 11: BW_100MHz
- 12: BW_200MHz
- 13: BW_400MHz
- 14: BW_INVALID
|
dlMaxMimo |
|
ulMaxMimo |
|
nr5gRxRssi[4] |
- NR5G Rxn RSSI (n is from 1 to 4)
|
- 5G Specific:
The documentation for this struct was generated from the following file: