/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | wmm_transceiver.py | 364 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
|
D | bluetooth_device.py | 107 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/ |
D | testtracker_result.proto | 63 optional string uuid = 2; // uuid field
|
/tools/test/connectivity/acts/framework/acts/libs/testtracker/ |
D | testtracker_results_writer.py | 161 def _create_results_dir(self, uuid): argument
|
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/ |
D | GattOverBrEdrTest.py | 90 def _find_service_added_event(self, gatt_server_callback, uuid): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | GattConnectedBaseTest.py | 169 def _find_service_added_event(self, gatt_server_callback, uuid): argument
|
D | bt_test_utils.py | 1251 uuid=None): argument 1290 uuid=None): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/ |
D | wifi_p2p_const.py | 86 uuid = "6859dede-8574-59ab-9332-123456789011" variable in UpnpTestData
|
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/ |
D | GattConnectTest.py | 100 def _find_service_added_event(self, gatt_server_cb, uuid): argument
|
/tools/test/connectivity/acts/framework/acts/ |
D | test_decorators.py | 130 def test_tracker_info(uuid, extra_environment_info=None, predicate=None): argument
|
/tools/test/connectivity/acts_tests/tests/google/bt/ |
D | RfcommTest.py | 68 def _test_rfcomm_connection_with_uuid(self, uuid): argument
|
/tools/test/openhst/ |
D | stress_test.proto | 184 string uuid = 3; field
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/pts/ |
D | pts_base_class.py | 294 def mmi_discover_service_uuid_range(self, uuid): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | gattc_lib.py | 245 def readCharacteristicByType(self, uuid): argument
|
/tools/test/connectivity/acts_tests/tests/google/ble/api/ |
D | BleAdvertiseApiTest.py | 1264 def verify_adv_set_address_type_start_adv(self, droid, own_address_type, uuid, service_data): argument
|