Home
last modified time | relevance | path

Searched refs:advertising_set_stopped (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/bt5/
DAdvertisingSetTest.py32 from acts_contrib.test_utils.bt.bt_constants import advertising_set_stopped
192 advertising_set_stopped.format(adv_callback),
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py64 advertising_set_stopped = "AdvertisingSet{}onAdvertisingSetStopped" variable