Mbim.DeviceServiceElement¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cids |
r/w |
an array of #guint32 values. |
|
cids_count |
r/w |
a #guint32. |
|
device_service_id |
r/w |
a |
|
dss_payload |
r/w |
a #guint32. |
|
max_dss_instances |
r/w |
a #guint32. |
Methods¶
class |
|
Details¶
- class Mbim.DeviceServiceElement¶
A
Mbim.DeviceServiceElement
element.New in version 1.0.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.DeviceServiceElement
) – aNone
terminated array ofMbim.DeviceServiceElement
structs.
Frees the memory allocated for the array of
Mbim.DeviceServiceElement
structs.New in version 1.0.