Mbim.RsrpSnrInfo

Fields

Name

Type

Access

Description

rsrp

int

r/w

a #guint32.

rsrp_threshold

int

r/w

a #guint32.

snr

int

r/w

a #guint32.

snr_threshold

int

r/w

a #guint32.

system_type

int

r/w

a Mbim.DataClass given as a #guint32.

Methods

class

array_free (array)

Details

class Mbim.RsrpSnrInfo

A Mbim.RsrpSnrInfo element.

New in version 1.28.

classmethod array_free(array)
Parameters:

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

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

New in version 1.28.