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.py23 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
109 'mode': ble_advertise_settings_modes['low_latency']
147 'mode': ble_advertise_settings_modes['low_latency']
185 'mode': ble_advertise_settings_modes['low_latency']
223 'mode': ble_advertise_settings_modes['low_latency']
261 'mode': ble_advertise_settings_modes['low_latency']
299 'mode': ble_advertise_settings_modes['low_latency']
337 'mode': ble_advertise_settings_modes['low_latency']
375 'mode': ble_advertise_settings_modes['low_latency']
413 '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
64 ble_advertise_settings_modes['low_latency'])
148 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.py27 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
96 ble_advertise_settings_modes['low_latency'])
DConcurrentBleAdvertisementDiscoveryTest.py23 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
DConcurrentBleAdvertisingTest.py28 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtA2dpRangeWithBleAdvTest.py21 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
75 for adv_mode in ble_advertise_settings_modes.items():
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
DBleFuchsiaAndroidTest.py25 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
51 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.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/api/
DBleAdvertiseApiTest.py28 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
76 exp_adv_mode = ble_advertise_settings_modes['low_power']
181 exp_adv_mode = ble_advertise_settings_modes['balanced']
213 exp_adv_mode = ble_advertise_settings_modes['low_power']
245 exp_adv_mode = ble_advertise_settings_modes['low_latency']
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py25 from acts_contrib.test_utils.bt.bt_constants import ble_advertise_settings_modes
1064 ble_advertise_settings_modes['low_latency'])