Mbim.CellInfoNeighboringLte

Fields

Name

Type

Access

Description

cell_id

int

r/w

a #guint32.

earfcn

int

r/w

a #guint32.

physical_cell_id

int

r/w

a #guint32.

provider_id

str

r/w

a string.

rsrp

int

r/w

a #gint32.

rsrq

int

r/w

a #gint32.

tac

int

r/w

a #guint32.

Methods

class

array_free (array)

Details

class Mbim.CellInfoNeighboringLte

A Mbim.CellInfoNeighboringLte element.

New in version 1.28.

classmethod array_free(array)
Parameters:

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

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

New in version 1.28.