Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 15 of 15) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwmm_transceiver.py364 def get_results(self, uuid): argument
388 uuid, argument
462 def _get_stream_resources(self, uuid, receiver, subnet): argument
479 def _return_stream_resources(self, uuid): argument
494 def _get_client(self, uuid): argument
522 def _get_server(self, receiver, uuid, subnet): argument
591 def _validate_server_address(self, server_ip, uuid, timeout=60): argument
Dbluetooth_device.py107 def gatt_client_discover_characteristic_by_uuid(self, peer_identifier, argument
174 def gatt_client_read_characteristic_by_uuid(self, peer_identifier, uuid): argument
1025 def gatt_client_read_characteristic_by_uuid(self, peer_identifier, uuid): argument
1199 def gatt_client_discover_characteristic_by_uuid(self, peer_identifier, argument
1338 self, peer_identifier, handle, uuid=False): argument
1367 def _read_all_characteristics(self, peer_identifier, uuid=None): argument
/tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/
Dtesttracker_result.proto63 optional string uuid = 2; // uuid field
/tools/test/connectivity/acts/framework/acts/libs/testtracker/
Dtesttracker_results_writer.py161 def _create_results_dir(self, uuid): argument
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/
DGattOverBrEdrTest.py90 def _find_service_added_event(self, gatt_server_callback, uuid): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DGattConnectedBaseTest.py169 def _find_service_added_event(self, gatt_server_callback, uuid): argument
Dbt_test_utils.py1251 uuid=None): argument
1290 uuid=None): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/
Dwifi_p2p_const.py86 uuid = "6859dede-8574-59ab-9332-123456789011" variable in UpnpTestData
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py100 def _find_service_added_event(self, gatt_server_cb, uuid): argument
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py130 def test_tracker_info(uuid, extra_environment_info=None, predicate=None): argument
/tools/test/connectivity/acts_tests/tests/google/bt/
DRfcommTest.py68 def _test_rfcomm_connection_with_uuid(self, uuid): argument
/tools/test/openhst/
Dstress_test.proto184 string uuid = 3; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/pts/
Dpts_base_class.py294 def mmi_discover_service_uuid_range(self, uuid): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dgattc_lib.py245 def readCharacteristicByType(self, uuid): argument
/tools/test/connectivity/acts_tests/tests/google/ble/api/
DBleAdvertiseApiTest.py1264 def verify_adv_set_address_type_start_adv(self, droid, own_address_type, uuid, service_data): argument