Struct
QmiMessageNasGetCellLocationInfoOutputGeranInfoV2CellElement
since: 1.26.6
Description [src]
struct QmiMessageNasGetCellLocationInfoOutputGeranInfoV2CellElement {
guint32 cell_id;
gpointer plmn[];
guint16 lac;
guint16 geran_absolute_rf_channel_number;
guint8 base_station_identity_code;
guint16 rx_level;
}
A QmiMessageNasGetCellLocationInfoOutputGeranInfoV2CellElement struct.
Structure members
cell_id
A #guint32.
plmn
A
GArray
of #guint8 elements.lac
A #guint16.
geran_absolute_rf_channel_number
A #guint16.
base_station_identity_code
A #guint8.
rx_level
A #guint16.
Available since: 1.26.6