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

  /tools/test/connectivity/acts/tests/google/ble/scan/
DeathToBluetoothTest.py 29 max_scan_instances = 28 variable in class:DeathToBluetoothTest
BleOpportunisticScanTest.py 39 max_scan_instances = 28 variable in class:BleOpportunisticScanTest
393 4. Repeat step two and three until there are max_scan_instances-1 scan
410 for _ in range(self.max_scan_instances - 1):
446 4. Repeat step two and three until there are max_scan_instances-1 scan
463 for _ in range(self.max_scan_instances - 1):
BleBackgroundScanTest.py 35 max_scan_instances = 28 variable in class:BleBackgroundScanTest
BleOnLostOnFoundTest.py 36 max_scan_instances = 28 variable in class:BleOnLostOnFoundTest
  /tools/test/connectivity/acts/tests/google/ble/system_tests/
BleOnLostOnFoundStressTest.py 39 max_scan_instances = 28 variable in class:BleOnLostOnFoundStressTest

Completed in 53 milliseconds