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:guint16A #guint16.
band_is_1900:gbooleanA #gboolean.
cell_id_valid:gbooleanA #gboolean.
base_station_identity_code:guint8A #guint8.
rssi:gint16A #gint16.
cell_selection_rx_level:gint16A #gint16.
Available since: 1.10