Home
last modified time | relevance | path

Searched refs:btsnoop_last_log_path_on_device (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py49 btsnoop_last_log_path_on_device = \ variable
Dbt_test_utils.py58 from acts.test_utils.bt.bt_constants import btsnoop_last_log_path_on_device
1056 ("adb -s ", serial, " pull ", btsnoop_last_log_path_on_device, " ",
1061 "File does not exist {}".format(btsnoop_last_log_path_on_device))