Searched defs:max_attr_byte_count (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/cros/bluetooth/ |
D | bluetooth_tester_xmlrpc_server.py | 395 def service_attribute_request(self, handle, max_attr_byte_count, attr_ids, argument 420 def service_search_attribute_request(self, uuids, max_attr_byte_count, argument
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_tester.py | 171 def service_attribute_request(self, handle, max_attr_byte_count, attr_ids, argument 196 def service_search_attribute_request(self, uuids, max_attr_byte_count, argument
|
/external/autotest/client/common_lib/cros/bluetooth/ |
D | bluetooth_sdp_socket.py | 456 def service_attribute_request(self, handle, max_attr_byte_count, attr_ids, argument 518 def service_search_attribute_request(self, uuids, max_attr_byte_count, argument
|