Searched defs:attr_ids (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/cros/bluetooth/ |
D | bluetooth_tester_xmlrpc_server.py | 357 def service_attribute_request(self, handle, max_attr_byte_count, attr_ids, argument 383 attr_ids, preferred_size=32, argument
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_tester.py | 171 def service_attribute_request(self, handle, max_attr_byte_count, attr_ids, argument 197 attr_ids, preferred_size=32, argument
|
/external/autotest/client/common_lib/cros/bluetooth/ |
D | bluetooth_sdp_socket.py | 344 def _pack_attr_ids(self, attr_ids): argument 456 def service_attribute_request(self, handle, max_attr_byte_count, attr_ids, argument 519 attr_ids, preferred_size=32, argument
|