Struct
QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir
since: 1.32
Description [src]
struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir {
guint8 cell_reselection_priority;
guint8 cell_reselection_high_threshold;
guint8 cell_reselection_low_threshold;
guint8 ncc_permitted;
None cell[];
}
A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementGir struct.
This type is a version of QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement, using arrays of pointers to
structs instead of arrays of structs, for easier binding in other languages.
Structure members
cell_reselection_priority:guint8A #guint8.
cell_reselection_high_threshold:guint8A #guint8.
cell_reselection_low_threshold:guint8A #guint8.
ncc_permitted:guint8A #guint8.
cell:QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElementAn array of
QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElementelements.
Available since: 1.32