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