HomeSort by relevance Sort by last modified time
    Searched refs:ncm_communication_interface (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
cellular_MbimComplianceDES01.py 57 ncm_communication_interface = ncm_communication_interfaces[0]
64 if (ncm_communication_interface.bInterfaceNumber !=
70 if (ncm_communication_interface.index >
80 # descriptor from |ncm_communication_interface|[0].
83 descriptors, ncm_communication_interface))
207 ncm_communication_interface.bInterfaceNumber) and
  /external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py 47 ncm_communication_interface = ncm_communication_interfaces[0]
58 if (ncm_communication_interface.bInterfaceNumber !=
64 if (ncm_communication_interface.index >
74 # descriptor from |ncm_communication_interface|[0].
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/cros/cellular/mbim_compliance/
mbim_descriptor_cache.py 34 ncm_communication_interface,
47 @param ncm_communication_interface: NCM communication interface
91 self.ncm_communication_interface = ncm_communication_interface
mbim_device_context.py 60 self.ncm_communication_interface = None
  /external/autotest/client/cros/cellular/mbim_compliance/sequences/
mbim_open_generic_sequence.py 57 ncm_communication_interface = (
58 device_context.descriptor_cache.ncm_communication_interface)

Completed in 1258 milliseconds