Home
last modified time | relevance | path

Searched refs:ncm_communication_interface (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/cros/cellular/mbim_compliance/tests/
Ddes_01.py47 ncm_communication_interface = ncm_communication_interfaces[0]
58 if (ncm_communication_interface.bInterfaceNumber !=
64 if (ncm_communication_interface.index >
77 descriptors, ncm_communication_interface))
201 ncm_communication_interface.bInterfaceNumber) and
214 self.test_context.ncm_communication_interface = (
215 ncm_communication_interface)
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
Dcellular_MbimComplianceDES01.py57 ncm_communication_interface = ncm_communication_interfaces[0]
64 if (ncm_communication_interface.bInterfaceNumber !=
70 if (ncm_communication_interface.index >
83 descriptors, ncm_communication_interface))
207 ncm_communication_interface.bInterfaceNumber) and
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_descriptor_cache.py34 ncm_communication_interface, argument
91 self.ncm_communication_interface = ncm_communication_interface
Dmbim_device_context.py60 self.ncm_communication_interface = None
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
Dmbim_open_generic_sequence.py57 ncm_communication_interface = (
58 device_context.descriptor_cache.ncm_communication_interface)