OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICE_TYPE_MBIM
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/cros/cellular/mbim_compliance/
mbim_device_context.py
14
DEVICE_TYPE_MBIM
= 1
47
# MBIM only function (
DEVICE_TYPE_MBIM
) or an NCM/MBIM combined function
173
self.device_type =
DEVICE_TYPE_MBIM
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
mbim_open_generic_sequence.py
116
if device_type == mbim_device_context.
DEVICE_TYPE_MBIM
:
/external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py
209
if self.test_context.device_type == test_context.
DEVICE_TYPE_MBIM
:
des_02.py
341
self.test_context.device_type = test_context.
DEVICE_TYPE_MBIM
Completed in 96 milliseconds