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