Home
last modified time | relevance | path

Searched refs:NDP_SIGNATURE_IPS_32 (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/
Dcellular_MbimComplianceDTS1420.py49 if ndp.signature != mbim_data_transfer.NDP_SIGNATURE_IPS_32:
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_data_transfer.py20 NDP_SIGNATURE_IPS_32 = 0x00737069 # "ips0" variable
146 self._ndp_signature = NDP_SIGNATURE_IPS_32
Dmbim_data_transfer_unittest.py131 self.assertEqual(ndp.signature, mbim_data_transfer.NDP_SIGNATURE_IPS_32)