Mbim.CellInfoNeighboringNr

Fields

Name

Type

Access

Description

cell_id

str

r/w

a string.

physical_cell_id

int

r/w

a #guint32.

provider_id

str

r/w

a string.

rsrp

int

r/w

a #guint32.

rsrq

int

r/w

a #guint32.

sinr

int

r/w

a #guint32.

system_sub_type

int

r/w

a Mbim.DataSubclass given as a #guint32.

tac

int

r/w

a #guint32.

Methods

class

array_free (array)

Details

class Mbim.CellInfoNeighboringNr

A Mbim.CellInfoNeighboringNr element.

New in version 1.28.

classmethod array_free(array)
Parameters:

array (Mbim.CellInfoNeighboringNr) – a None terminated array of Mbim.CellInfoNeighboringNr structs.

Frees the memory allocated for the array of Mbim.CellInfoNeighboringNr structs.

New in version 1.28.