Struct

QmiMessageNasGetLteCphyCaInfoOutputPhyCaAggSecondaryCellsSsc

since: 1.22

Description [src]

struct QmiMessageNasGetLteCphyCaInfoOutputPhyCaAggSecondaryCellsSsc {
  guint16 physical_cell_id;
  guint16 rx_channel;
  QmiNasDLBandwidth dl_bandwidth;
  QmiNasActiveBand lte_band;
  QmiNasScellState state;
  guint8 cell_index;
}

A QmiMessageNasGetLteCphyCaInfoOutputPhyCaAggSecondaryCellsSsc struct.

Structure members
physical_cell_id

A #guint16.

rx_channel

A #guint16.

dl_bandwidth

A QmiNasDLBandwidth.

lte_band

A QmiNasActiveBand.

state

A QmiNasScellState.

cell_index

A #guint8.

Available since: 1.22