Home
last modified time | relevance | path

Searched refs:adv_fail (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py57 adv_fail = "BleAdvertise{}onFailure" variable
Dble_lib.py24 from acts.test_utils.bt.bt_constants import adv_fail
47 adv_fail.format(advertise_callback))
Dbt_test_utils.py29 from acts.test_utils.bt.bt_constants import adv_fail
414 advertise_callback) + "|" + adv_fail.format(
/tools/test/connectivity/acts/tests/google/ble/api/
DBleAdvertiseApiTest.py26 from acts.test_utils.bt.bt_test_utils import adv_fail
1034 ed.pop_event(adv_fail.format(advcallback))
1037 adv_fail.format(advcallback)))