Struct
QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementGir
since: 1.32
Description [src]
struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementGir {
guint16 utra_absolute_rf_channel_number;
guint8 cell_reselection_priority;
guint16 cell_reselection_high_threshold;
guint16 cell_reselection_low_threshold;
GPtrArray* cell;
}
A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementGir struct.
This type is a version of QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElement, using arrays of pointers to
structs instead of arrays of structs, for easier binding in other languages.
Structure members
utra_absolute_rf_channel_numberA #guint16.
cell_reselection_priorityA #guint8.
cell_reselection_high_thresholdA #guint16.
cell_reselection_low_thresholdA #guint16.
cellAn array of
QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringWcdmaFrequencyElementCellElementelements.
Available since: 1.32