Mbim.ProvisionedContextElementV2

Fields

Name

Type

Access

Description

access_string

str

r/w

a string.

auth_protocol

int

r/w

a Mbim.AuthProtocol given as a #guint32.

compression

int

r/w

a Mbim.Compression given as a #guint32.

context_id

int

r/w

a #guint32.

context_type

Mbim.Uuid

r/w

a Mbim.Uuid.

ip_type

int

r/w

a Mbim.ContextIpType given as a #guint32.

media_type

int

r/w

a Mbim.ContextMediaType given as a #guint32.

password

str

r/w

a string.

roaming

int

r/w

a Mbim.ContextRoamingControl given as a #guint32.

source

int

r/w

a Mbim.ContextSource given as a #guint32.

state

int

r/w

a Mbim.ContextState given as a #guint32.

user_name

str

r/w

a string.

Methods

class

array_free (array)

Details

class Mbim.ProvisionedContextElementV2

A Mbim.ProvisionedContextElementV2 element.

New in version 1.28.

classmethod array_free(array)
Parameters:

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

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

New in version 1.28.