Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
NASPhyCaAggScellArray Struct Reference

#include <nas.h>

Data Fields

uint8_t cphy_scell_info_list_len
 
uint16_t pci [NAS_MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
uint16_t freq [NAS_MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
LITEQMI_NAS_LTE_CPHY_CA_BW_NRB cphy_ca_dl_bandwidth [NAS_MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
uint16_t band [NAS_MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
LITEQMI_NAS_LTE_CPHY_SCELL_STATE scell_state [NAS_MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
uint8_t scell_idx [NAS_MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 

Detailed Description

This structure contains the parameters for Physical Carrier aggregation of Scell Index.

Parameters
cphy_scell_info_list_len
  • Number of sets of the following elements:
    • pci
    • freq
    • cphy_ca_dl_bandwidth
    • band
    • scell_state
    • scell_idx
pci
  • Physical cell ID of the SCell Range.
  • Range for ID values: 0 to 503.
freq
  • Frequency of the absolute cell Range.
  • Range for ID values: 0 to 65535.
cphy_ca_dl_bandwidth
band
scell_state
scell_idx
  • Scell index Values.
  • Range for index values: 0 to 7.

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