Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dbluetooth_SDP_ServiceSearchAttributeRequest.py55 FAKE_GENERAL_ATTRIBUTE_IDS = [ variable in bluetooth_SDP_ServiceSearchAttributeRequest
99 for attr_id in self.FAKE_GENERAL_ATTRIBUTE_IDS:
351 for attr_id in self.FAKE_GENERAL_ATTRIBUTE_IDS:
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dbluetooth_SDP_ServiceAttributeRequest.py53 FAKE_GENERAL_ATTRIBUTE_IDS = [ variable in bluetooth_SDP_ServiceAttributeRequest
308 for attr_id in self.FAKE_GENERAL_ATTRIBUTE_IDS:
402 for attr_id in self.FAKE_GENERAL_ATTRIBUTE_IDS: