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