OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICE_TYPE_NCM_MBIM
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/cros/cellular/mbim_compliance/
mbim_device_context.py
15
DEVICE_TYPE_NCM_MBIM
= 2
48
# (
DEVICE_TYPE_NCM_MBIM
). The other |*_interface| properties are
175
self.device_type =
DEVICE_TYPE_NCM_MBIM
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
mbim_open_generic_sequence.py
84
if device_type == mbim_device_context.
DEVICE_TYPE_NCM_MBIM
:
/external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py
213
self.test_context.device_type = test_context.
DEVICE_TYPE_NCM_MBIM
des_02.py
337
if self.test_context.device_type == test_context.
DEVICE_TYPE_NCM_MBIM
:
Completed in 1164 milliseconds