Struct

QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement

since: 1.10

Description [src]

struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement {
  guint16 geran_absolute_rf_channel_number;
  gboolean band_is_1900;
  gboolean cell_id_valid;
  guint8 base_station_identity_code;
  gint16 rssi;
  gint16 cell_selection_rx_level;
}

A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement struct.

Structure members
geran_absolute_rf_channel_number: guint16

A #guint16.

band_is_1900: gboolean

A #gboolean.

cell_id_valid: gboolean

A #gboolean.

base_station_identity_code: guint8

A #guint8.

rssi: gint16

A #gint16.

cell_selection_rx_level: gint16

A #gint16.

Available since: 1.10