Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
PhyCaAggScellArray Struct Reference

#include <qaGobiApiNas.h>

Data Fields

BYTE cphy_scell_info_list_len
 
int pci [MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
int freq [MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
NAS_LTE_CPHY_CA_BW_NRB cphy_ca_dl_bandwidth [MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
int band [MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
NAS_LTE_CPHY_SCELL_STATE scell_state [MAX_PHY_CA_AGG_SCELL_ARRRY_SIZE]
 
int scell_idx [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: