Mbim.LteAttachConfiguration¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
access_string |
r/w |
a string. |
|
auth_protocol |
r/w |
a |
|
compression |
r/w |
a |
|
ip_type |
r/w |
a |
|
password |
r/w |
a string. |
|
roaming |
r/w |
a |
|
source |
r/w |
a |
|
user_name |
r/w |
a string. |
Methods¶
class |
|
Details¶
- class Mbim.LteAttachConfiguration¶
A
Mbim.LteAttachConfiguration
element.New in version 1.18.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.LteAttachConfiguration
) – aNone
terminated array ofMbim.LteAttachConfiguration
structs.
Frees the memory allocated for the array of
Mbim.LteAttachConfiguration
structs.New in version 1.18.