Home | History | Annotate | Download | only in pseudomodem

Lines Matching full:uint32

84             'Sid' : dbus.types.UInt32(0),
85 'Nid' : dbus.types.UInt32(0),
87 dbus.types.UInt32(
90 dbus.types.UInt32(
92 'ActivationState' : dbus.types.UInt32(activation_state)
96 dbus.types.UInt32(mm1_constants.MM_MODEM_CAPABILITY_CDMA_EVDO)
99 dbus.types.UInt32(mm1_constants.MM_MODEM_CAPABILITY_CDMA_EVDO))
100 props['MaxBearers'] = dbus.types.UInt32(1)
101 props['MaxActiveBearers'] = dbus.types.UInt32(1)
104 dbus.types.UInt32(mm1_constants.MM_MODEM_ACCESS_TECHNOLOGY_EVDO0))
107 [dbus.types.UInt32(mm1_constants.MM_MODEM_MODE_3G),
108 dbus.types.UInt32(mm1_constants.MM_MODEM_MODE_4G)],
113 dbus.types.UInt32(
115 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC1_PCS_1900),
116 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC2_TACS),
117 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC3_JTACS),
118 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC4_KOREAN_PCS),
119 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC5_NMT450),
120 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC6_IMT2000),
121 dbus.types.UInt32(
123 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC8_1800),
124 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC9_900),
125 dbus.types.UInt32(
127 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC11_PAMR_400)
130 dbus.types.UInt32(
132 dbus.types.UInt32(mm1_constants.MM_MODEM_BAND_CDMA_BC1_PCS_1900),