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:guint16A #guint16.
physical_cell_id:guint16A #guint16.
rsrp:gfloatA #gfloat.
rsrq:gfloatA #gfloat.
cell_selection_rx_level:gint16A #gint16.
is_tdd:gbooleanA #gboolean.
Available since: 1.10