OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:modemmanager
(Results
51 - 75
of
134
) sorted by null
1
2
3
4
5
6
/external/autotest/client/site_tests/cellular_ModemControl/
control
19
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
/external/autotest/client/site_tests/network_3GDisconnectFailure/
control
8
Tests that a disconnect failure at the
modemmanager
level is handled properly
/external/autotest/client/site_tests/network_3GModemControl/
control
17
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.alt3100
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.clumsy
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.gobi2k
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.gobi3k
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.hefty
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.mu736
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.wooly
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.y3300
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
control.y3400
20
Tests that commands sent to
ModemManager
or cromo are reflected in flimflam.
/external/autotest/client/site_tests/network_3GModemPresent/
control.pseudomodem
9
This test will fail if neither Cromo nor
ModemManager
is exporting a modem
/external/autotest/client/site_tests/network_SIMLocking/
control
10
handled as expected by shill /
modemmanager
.
/system/connectivity/shill/cellular/
cellular_error_unittest.cc
30
"org.freedesktop.
ModemManager
.Modem.Gsm.IncorrectPassword";
33
"org.freedesktop.
ModemManager
.Modem.Gsm.SimPinRequired";
36
"org.freedesktop.
ModemManager
.Modem.Gsm.SimPukRequired";
39
"org.freedesktop.
ModemManager
.Modem.Gsm.GprsNotSubscribed";
modem.h
38
// Handles an instance of
ModemManager
.Modem and an instance of a Cellular
42
// ||path| is the
ModemManager
.Modem DBus object path (e.g.,
43
// "/org/chromium/
ModemManager
/Gobi/0").
119
//
ModemManager
.Modem properties and watch for property changes
modem_gobi_proxy_interface.h
28
// These are the methods that a
ModemManager
.Modem.Gobi proxy must support. The
modem_proxy_interface.h
36
// These are the methods that a
ModemManager
.Modem proxy must support. The
modem_simple_proxy_interface.h
26
// These are the methods that a
ModemManager
.Modem.Simple proxy must
/external/cros/system_api/dbus/
service_constants.h
99
const char kCromoServiceName[] = "org.chromium.
ModemManager
";
100
const char kCromoServicePath[] = "/org/chromium/
ModemManager
";
103
const char kModemInterface[] = "org.freedesktop.
ModemManager
.Modem";
105
"org.freedesktop.
ModemManager
.Modem.Simple";
106
const char kModemCdmaInterface[] = "org.freedesktop.
ModemManager
.Modem.Cdma";
107
const char kModemGsmInterface[] = "org.freedesktop.
ModemManager
.Modem.Gsm";
109
"org.freedesktop.
ModemManager
.Modem.Gsm.Card";
111
"org.freedesktop.
ModemManager
.Modem.Gsm.Network";
112
const char kModemGobiInterface[] = "org.chromium.
ModemManager
.Modem.Gobi";
115
namespace
modemmanager
{
namespace
[
all
...]
/external/autotest/client/cros/cellular/
cell_tools_test_on_chromebook.py
100
logger.debug('Resetting
modemmanager
...')
101
os.system('restart
modemmanager
')
mm1.py
25
# Modem States from
Modemmanager
-enums.h
/external/autotest/client/cros/cellular/pseudomodem/
modem_simple.py
41
@param properties: See the
ModemManager
Reference Manual for the allowed
85
@returns: Dictionary of properties. See the
ModemManager
Reference Manual
/external/autotest/client/site_tests/network_3GIdentifiers/
network_3GIdentifiers.py
33
Shill and
ModemManager
as well as verifying its length."""
58
# If
modemmanager
fails to expose this property, the
/external/autotest/client/site_tests/network_ModemManagerSMS/
network_ModemManagerSMS.py
95
subprocess.check_call(["initctl", "stop", "
modemmanager
"])
106
subprocess.check_call(["initctl", "start", "
modemmanager
"])
Completed in 684 milliseconds
1
2
3
4
5
6