Mbim.UiccApplication

Fields

Name

Type

Access

Description

application_id

int

r/w

an array of #guint8 values.

application_id_size

int

r/w

size of the application_id array.

application_name

str

r/w

a string.

application_type

int

r/w

a Mbim.UiccApplicationType given as a #guint32.

pin_key_reference_count

int

r/w

a #guint32.

pin_key_references

int

r/w

an array of #guint8 values.

pin_key_references_size

int

r/w

size of the pin_key_references array.

Methods

class

array_free (array)

Details

class Mbim.UiccApplication

A Mbim.UiccApplication element.

New in version 1.28.

classmethod array_free(array)
Parameters:

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

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

New in version 1.28.