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: guint32

A #guint32.

plmn: gpointer

A GArray of #guint8 elements.

lac: guint16

A #guint16.

geran_absolute_rf_channel_number: guint16

A #guint16.

base_station_identity_code: guint8

A #guint8.

rx_level: guint16

A #guint16.

Available since: 1.26.6