Struct

QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement

since: 1.10

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement {
  guint16 eutra_absolute_rf_channel_number;
  guint16 physical_cell_id;
  gfloat rsrp;
  gfloat rsrq;
  gint16 cell_selection_rx_level;
  gboolean is_tdd;
}

A QmiMessageNasGetCellLocationInfoOutputUmtsInfoNeighboringLteFrequencyElement struct.

Structure members
eutra_absolute_rf_channel_number

A #guint16.

physical_cell_id

A #guint16.

rsrp

A #gfloat.

rsrq

A #gfloat.

cell_selection_rx_level

A #gint16.

is_tdd

A #gboolean.

Available since: 1.10