Struct
QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement
since: 1.10
Description [src]
struct QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement {
guint8 cell_reselection_priority;
guint8 cell_reselection_high_threshold;
guint8 cell_reselection_low_threshold;
guint8 ncc_permitted;
GArray* cell;
}
A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement struct.
Structure members
cell_reselection_priorityA #guint8.
cell_reselection_high_thresholdA #guint8.
cell_reselection_low_thresholdA #guint8.
ncc_permittedA #guint8.
cellA
GArrayofQmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElementelements.
Available since: 1.10