Home
last modified time | relevance | path

Searched refs:FAKE_SERVICE_CLASS_ID (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py50 FAKE_SERVICE_CLASS_ID = 0xCDEF variable in bluetooth_SDP_ServiceAttributeRequest
296 record_handle = self.get_single_handle(self.FAKE_SERVICE_CLASS_ID)
309 self.assert_attribute_equals(self.FAKE_SERVICE_CLASS_ID,
313 record_handle = self.get_single_handle(self.FAKE_SERVICE_CLASS_ID)
399 ET.Element('uuid', {'value': '0x%X' % self.FAKE_SERVICE_CLASS_ID}))
429 uuid128 = ((self.FAKE_SERVICE_CLASS_ID << 96) +
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py52 FAKE_SERVICE_CLASS_ID = 0xCDEF variable in bluetooth_SDP_ServiceSearchAttributeRequest
96 ET.Element('uuid', {'value': '0x%X' % self.FAKE_SERVICE_CLASS_ID}))
352 value = self.test_attribute(self.FAKE_SERVICE_CLASS_ID, attr_id)
357 lang_base = self.test_attribute(self.FAKE_SERVICE_CLASS_ID,
360 value = self.test_attribute(self.FAKE_SERVICE_CLASS_ID, attr_id)
456 uuid128 = ((self.FAKE_SERVICE_CLASS_ID << 96) +