Home
last modified time | relevance | path

Searched refs:ble_advertise_settings_modes (Results 1 – 15 of 15) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/filtering/
DFilteringTest.py24 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
110 'mode': ble_advertise_settings_modes['low_latency']
148 'mode': ble_advertise_settings_modes['low_latency']
186 'mode': ble_advertise_settings_modes['low_latency']
224 'mode': ble_advertise_settings_modes['low_latency']
262 'mode': ble_advertise_settings_modes['low_latency']
300 'mode': ble_advertise_settings_modes['low_latency']
338 'mode': ble_advertise_settings_modes['low_latency']
376 'mode': ble_advertise_settings_modes['low_latency']
414 'mode': ble_advertise_settings_modes['low_latency']
[all …]
DUniqueFilteringTest.py29 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
114 ble_advertise_settings_modes['low_latency'])
340 ble_advertise_settings_modes['low_latency'])
399 ble_advertise_settings_modes['low_latency'])
404 ble_advertise_settings_modes['low_latency'])
461 ble_advertise_settings_modes['low_latency'])
533 ble_advertise_settings_modes['low_latency'])
611 ble_advertise_settings_modes['low_latency'])
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dble_lib.py20 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
66 ble_advertise_settings_modes['low_latency'])
149 ble_advertise_settings_modes['low_latency'])
188 ble_advertise_settings_modes['low_latency'])
Dbt_constants.py271 ble_advertise_settings_modes = { variable
Dbt_test_utils.py36 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
1015 ble_advertise_settings_modes['low_latency'])
1661 ble_advertise_settings_modes['low_latency'])
/tools/test/connectivity/acts_tests/tests/google/ble/concurrency/
DConcurrentBleScanningTest.py27 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
90 ble_advertise_settings_modes['low_latency'])
176 ble_advertise_settings_modes['low_latency'])
307 ble_advertise_settings_modes['low_latency'])
DConcurrentGattConnectTest.py28 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
98 ble_advertise_settings_modes['low_latency'])
DConcurrentBleAdvertisementDiscoveryTest.py28 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
DConcurrentBleAdvertisingTest.py29 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
/tools/test/connectivity/acts_tests/tests/google/ble/api/
DBleAdvertiseApiTest.py30 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
78 exp_adv_mode = ble_advertise_settings_modes['low_power']
183 exp_adv_mode = ble_advertise_settings_modes['balanced']
215 exp_adv_mode = ble_advertise_settings_modes['low_power']
247 exp_adv_mode = ble_advertise_settings_modes['low_latency']
/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtA2dpRangeWithBleAdvTest.py21 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
71 for adv_mode in ble_advertise_settings_modes.items():
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
DBleFuchsiaAndroidTest.py27 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
53 ble_advertise_settings_modes['low_latency'])
/tools/test/connectivity/acts_tests/tests/google/ble/scan/
DBleOnLostOnFoundTest.py24 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
64 ble_advertise_settings_modes['low_latency'])
DBleScanScreenStateTest.py30 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
56 ble_advertise_settings_modes['low_latency'])
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py26 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
1064 ble_advertise_settings_modes['low_latency'])