Mbim.CellInfoNeighboringUmts¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
cell_id |
r/w |
a #guint32. |
|
ecno |
r/w |
a #gint32. |
|
location_area_code |
r/w |
a #guint32. |
|
path_loss |
r/w |
a #guint32. |
|
primary_scrambling_code |
r/w |
a #guint32. |
|
provider_id |
r/w |
a string. |
|
rscp |
r/w |
a #gint32. |
|
uarfcn |
r/w |
a #guint32. |
Methods¶
class |
|
Details¶
- class Mbim.CellInfoNeighboringUmts¶
A
Mbim.CellInfoNeighboringUmts
element.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoNeighboringUmts
) – aNone
terminated array ofMbim.CellInfoNeighboringUmts
structs.
Frees the memory allocated for the array of
Mbim.CellInfoNeighboringUmts
structs.New in version 1.28.