Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/
Dwifi_p2p_const.py78 uuid = "6859dede-8574-59ab-9332-123456789011" variable in UpnpTestData
/tools/test/connectivity/acts/tests/google/bt/gatt/
DGattOverBrEdrTest.py92 def _find_service_added_event(self, gatt_server_callback, uuid): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DGattConnectedBaseTest.py169 def _find_service_added_event(self, gatt_server_callback, uuid): argument
Dbt_test_utils.py956 uuid=None): argument
996 uuid=None): argument
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py46 def test_tracker_info(uuid, extra_environment_info=None, predicate=None): argument
/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/
DClearcutClient.java176 String uuid = null; in getGroupingKey() local
/tools/test/connectivity/acts/tests/google/ble/gatt/
DGattConnectTest.py100 def _find_service_added_event(self, gatt_server_cb, uuid): argument
/tools/test/connectivity/acts/tests/google/bt/
DRfcommTest.py69 def _test_rfcomm_connection_with_uuid(self, uuid): argument
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dbluez_test_utils.py405 def disconnect_bluetooth_profile(self, uuid, pri_ad): argument