Mbim.Provider

Fields

Name

Type

Access

Description

cellular_class

int

r/w

a Mbim.CellularClass given as a #guint32.

error_rate

int

r/w

a #guint32.

provider_id

str

r/w

a string.

provider_name

str

r/w

a string.

provider_state

int

r/w

a Mbim.ProviderState given as a #guint32.

rssi

int

r/w

a #guint32.

Methods

class

array_free (array)

free ()

Details

class Mbim.Provider

A Mbim.Provider element.

New in version 1.2.

classmethod array_free(array)
Parameters:

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

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

New in version 1.2.

free()

Frees the memory allocated for the Mbim.Provider.

New in version 1.2.