Searched refs:Modem (Results 1 – 16 of 16) sorted by relevance
/external/autotest/client/cros/cellular/ |
D | modem.py | 13 class Modem(object): class 77 def Modem(self): member in Modem 79 return dbus.Interface(obj, Modem.MODEM_INTERFACE) 83 return dbus.Interface(obj, Modem.SIMPLE_MODEM_INTERFACE) 87 return dbus.Interface(obj, Modem.CDMA_MODEM_INTERFACE) 91 return dbus.Interface(obj, Modem.GOBI_MODEM_INTERFACE) 95 return dbus.Interface(obj, Modem.GSM_MODEM_INTERFACE) 99 return dbus.Interface(obj, Modem.GSM_CARD_INTERFACE) 103 return dbus.Interface(obj, Modem.GSM_SMS_INTERFACE) 107 return dbus.Interface(obj, Modem.GSM_NETWORK_INTERFACE) [all …]
|
D | modem1.py | 19 class Modem(object): class 51 def Modem(self): member in Modem 131 return Modem._ACCESS_TECH_TO_TECHNOLOGY[tech] 233 self.Modem().Enable(enable, timeout=MODEM_TIMEOUT, **kwargs) 260 return Modem(self, path)
|
D | cell_tools.py | 289 network_preference = modem.Modem.NETWORK_PREFERENCE_EVDO_1X 291 network_preference = modem.Modem.NETWORK_PREFERENCE_AUTOMATIC 305 modem = manager.GetModem(modem_path).Modem()
|
D | pseudo_modem.py | 276 class Modem(DBusObjectWithProperties): class 554 class GSMModem(Modem): 559 Modem.__init__(self, manager, **kwargs)
|
/external/autotest/client/site_tests/network_ModemManagerSMSSignal/src/ |
D | fake-gsm | 1 # Modem regular expressions (left) and replies (rest of line after 18 \+C?GMI Fake Modem Software, Inc. 20 \+C?GMM Fake Modem
|
/external/autotest/client/site_tests/network_ModemManagerSMS/src/ |
D | fake-gsm | 1 # Modem regular expressions (left) and replies (rest of line after 18 \+C?GMI Fake Modem Software, Inc. 20 \+C?GMM Fake Modem
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | modem_3gpp.py | 16 class Modem3gpp(modem.Modem): 69 modem.Modem.__init__(self, 85 ip = modem.Modem._InitializeProperties(self) 276 modem.Modem.UpdateLockStatus(self) 293 modem.Modem.SetSIM(self, sim)
|
D | modem_cdma.py | 15 class ModemCdma(modem.Modem): 65 modem.Modem.__init__(self, 74 ip = modem.Modem._InitializeProperties(self)
|
D | modem.py | 40 class Modem(dbus_std_ifaces.DBusProperties, class
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 112 confGroup: Modem 115 BandRinging is Modem 123 - Modem.Bind (applicable if `Mode Is InCsvCall` and `BandRinging is Modem`) 124 - Modem.Unbind (no rule, i.e. applicable by default)
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | control | 8 CRITERIA = """Modem connects to an emulated network and show up as connected."""
|
/external/autotest/client/site_tests/cellular_Signal/ |
D | control | 8 CRITERIA = """Modem reregisters after technology changes."""
|
/external/autotest/client/site_tests/cellular_ZeroSignal/ |
D | control | 8 CRITERIA = """Modem can loses registeration after signal is lost."""
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 14 ATTRIBUTE Ascend-Modem-PortNo 120 integer 15 ATTRIBUTE Ascend-Modem-SlotNo 121 integer 16 ATTRIBUTE Ascend-Modem-ShelfNo 122 integer
|
/external/syslinux/com32/libupload/ |
D | ymodem.txt | 1534 The CRC used in the Modem Protocol is an alternate form of block check 1537 CCITT used by the Modem Protocol will detect all single and double bit 1542 The changes to the Modem Protocol to replace the checksum with the CRC are 1593 the desired CRC. Since a message block in the Modem Protocol is 128 bytes 1632 receiving programs support the CRC mode. All Modem Programs should support 1661 should respond to the <nak> as defined in the original Modem Protocol. 1663 follows the original Modem Protocol and is identical whether the checksum 1956 Modem: 503-621-3746 Speed: 19200(Telebit PEP),2400,1200,300
|
/external/libese/apps/boot/ |
D | README.md | 72 - [Modem ID: MEID or IMEI]
|