Searched refs:start_advertising_and_scanning (Results 1 – 2 of 2) sorted by relevance
29 from acts_contrib.test_utils.bt.ble_performance_test_utils import start_advertising_and_scanning224 adv_callback, scan_callback = start_advertising_and_scanning(
291 def start_advertising_and_scanning(client_ad, server_ad, Legacymode=True): function