Mbim.CellInfoServingNr

Fields

Name

Type

Access

Description

nci

int

r/w

a #guint64.

nrarfcn

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 #guint32.

rsrq

int

r/w

a #guint32.

sinr

int

r/w

a #guint32.

tac

int

r/w

a #guint32.

timing_advance

int

r/w

a #guint64.

Methods

class

array_free (array)

Details

class Mbim.CellInfoServingNr

A Mbim.CellInfoServingNr element.

New in version 1.28.

classmethod array_free(array)
Parameters:

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

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

New in version 1.28.