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.CellInfoNeighboringUmtselement.New in version 1.28.
- classmethod array_free(array)¶
- Parameters:
array (
Mbim.CellInfoNeighboringUmts) – aNoneterminated array ofMbim.CellInfoNeighboringUmtsstructs.
Frees the memory allocated for the array of
Mbim.CellInfoNeighboringUmtsstructs.New in version 1.28.