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

  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BleEnum.py 43 class ScanSettingsScanMode(Enum):
  /tools/test/connectivity/acts/tests/google/ble/beacon_tests/
BeaconSwarmTest.py 27 from acts.test_utils.bt.BleEnum import ScanSettingsScanMode
184 ScanSettingsScanMode.SCAN_MODE_LOW_LATENCY.value)
226 ScanSettingsScanMode.SCAN_MODE_LOW_LATENCY.value)
273 ScanSettingsScanMode.SCAN_MODE_LOW_LATENCY.value)
321 ScanSettingsScanMode.SCAN_MODE_LOW_LATENCY.value)
  /tools/test/connectivity/acts/tests/google/ble/power/
GattPowerTest.py 27 from acts.test_utils.bt.BleEnum import ScanSettingsScanMode

Completed in 290 milliseconds