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