Searched refs:get_bluetooth_metrics (Results 1 – 3 of 3) sorted by relevance
18 from acts_contrib.test_utils.bt.bt_metrics_utils import get_bluetooth_metrics52 get_bluetooth_metrics(ad)68 bluetooth_log = get_bluetooth_metrics(ad)
29 from acts_contrib.test_utils.bt.bt_metrics_utils import get_bluetooth_metrics62 bluetooth_log = get_bluetooth_metrics(ad)146 get_bluetooth_metrics(ad)
18 def get_bluetooth_metrics(ad): function