#[repr(C)]pub struct QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement {
pub eutra_absolute_rf_channel_number: guint16,
pub cell_selection_rx_level_low_threshold: guint8,
pub cell_selection_rx_level_high_threshold: guint8,
pub cell_reselection_priority: guint8,
pub cell: *mut GArray,
}Expand description
A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement struct.
eutra_absolute_rf_channel_number: a guint16.
cell_selection_rx_level_low_threshold: a guint8.
cell_selection_rx_level_high_threshold: a guint8.
cell_reselection_priority: a guint8.
cell: a GArray of QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElement elements.
Since: 1.10
A QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElement struct.
eutra_absolute_rf_channel_number: a guint16.
cell_selection_rx_level_low_threshold: a guint8.
cell_selection_rx_level_high_threshold: a guint8.
cell_reselection_priority: a guint8.
cell: a GArray of QmiMessageNasGetCellLocationInfoOutputInterfrequencyLteInfoFrequencyElementCellElement elements.
Since: 1.10
Fields§
§eutra_absolute_rf_channel_number: guint16§cell_selection_rx_level_low_threshold: guint8§cell_selection_rx_level_high_threshold: guint8§cell_reselection_priority: guint8§cell: *mut GArray