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.LteAttachConfigurationelement.New in version 1.18.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.LteAttachConfiguration) – aNoneterminated array ofMbim.LteAttachConfigurationstructs.
Frees the memory allocated for the array of
Mbim.LteAttachConfigurationstructs.New in version 1.18.