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_numberA #guint16.
band_is_1900A #gboolean.
cell_id_validA #gboolean.
base_station_identity_codeA #guint8.
rssiA #gint16.
cell_selection_rx_levelA #gint16.
Available since: 1.10