Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dsdp_lib.py45 def addSearch(self, attribute_list, profile_id): argument
56 "attribute_list": attribute_list,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py264 def sdp_add_search(self, attribute_list, profile_id): argument
755 def sdp_add_search(self, attribute_list, profile_id): argument
1233 def sdp_add_search(self, attribute_list, profile_id): argument
1239 return self.device.sdp_lib.addSearch(attribute_list, profile_id)