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;
gpointer cell[];
}
A QmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElement struct.
Structure members
cell_reselection_priority
A #guint8.
cell_reselection_high_threshold
A #guint8.
cell_reselection_low_threshold
A #guint8.
ncc_permitted
A #guint8.
cell
A
GArray
ofQmiMessageNasGetCellLocationInfoOutputLteInfoNeighboringGsmFrequencyElementCellElement
elements.
Available since: 1.10