Struct
QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementGir
since: 1.32
Description [src]
struct QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementGir {
guint16 eutra_absolute_rf_channel_number;
guint8 cell_selection_rx_level_low_threshold;
guint8 cell_selection_rx_level_high_threshold;
guint8 cell_reselection_priority;
None cell[];
}
A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementGir struct.
This type is a version of QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement, using arrays of pointers to
structs instead of arrays of structs, for easier binding in other languages.
Structure members
eutra_absolute_rf_channel_number:guint16A #guint16.
cell_selection_rx_level_low_threshold:guint8A #guint8.
cell_selection_rx_level_high_threshold:guint8A #guint8.
cell_reselection_priority:guint8A #guint8.
cell:QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElementAn array of
QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElementelements.
Available since: 1.32