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