Home
last modified time | relevance | path

Searched refs:I_MODEM_SIMPLE (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/cros/cellular/pseudomodem/
Dmodem_simple.py20 @dbus.service.method(mm1_constants.I_MODEM_SIMPLE,
57 @dbus.service.method(mm1_constants.I_MODEM_SIMPLE, in_signature='o',
80 @dbus.service.method(mm1_constants.I_MODEM_SIMPLE, out_signature='a{sv}')
Dmodem.py168 mm1_constants.I_MODEM_SIMPLE : {}
/external/autotest/client/cros/cellular/
Dmm1_constants.py39 I_MODEM_SIMPLE = I_MODEM + '.Simple' variable
/external/autotest/client/cros/networking/
Dmm1_proxy.py193 return dbus.Interface(self._modem, mm1_constants.I_MODEM_SIMPLE)