HomeSort by relevance Sort by last modified time
    Searched refs:cleanup_scanners_and_advertisers (Results 1 - 6 of 6) sorted by null

  /tools/test/connectivity/acts/tests/google/ble/examples/
BleExamplesTest.py 26 from acts.test_utils.bt.bt_test_utils import cleanup_scanners_and_advertisers
45 cleanup_scanners_and_advertisers(
  /tools/test/connectivity/acts/tests/google/ble/scan/
BleBackgroundScanTest.py 26 from acts.test_utils.bt.bt_test_utils import cleanup_scanners_and_advertisers
59 cleanup_scanners_and_advertisers(
BleOnLostOnFoundTest.py 28 from acts.test_utils.bt.bt_test_utils import cleanup_scanners_and_advertisers
47 cleanup_scanners_and_advertisers(
BleOpportunisticScanTest.py 30 from acts.test_utils.bt.bt_test_utils import cleanup_scanners_and_advertisers
65 cleanup_scanners_and_advertisers(
  /tools/test/connectivity/acts/tests/google/ble/system_tests/
BleOnLostOnFoundStressTest.py 30 from acts.test_utils.bt.bt_test_utils import cleanup_scanners_and_advertisers
52 cleanup_scanners_and_advertisers(
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_test_utils.py 281 def cleanup_scanners_and_advertisers(scn_android_device, scan_callback_list, function

Completed in 55 milliseconds