Home
last modified time | relevance | path

Searched refs:l2cap_max_inactivity_delay_after_disconnect (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/sar/
DBleSarPowerLimitTest.py25 from acts_contrib.test_utils.bt.bt_constants import l2cap_max_inactivity_delay_after_disconnect
81 time.sleep(l2cap_max_inactivity_delay_after_disconnect)
/tools/test/connectivity/acts_tests/tests/google/ble/conn_oriented_chan/
DBleCocTest.py30 from acts_contrib.test_utils.bt.bt_constants import l2cap_max_inactivity_delay_after_disconnect
64 time.sleep(l2cap_max_inactivity_delay_after_disconnect)
DBleCoc2ConnTest.py31 from acts_contrib.test_utils.bt.bt_constants import l2cap_max_inactivity_delay_after_disconnect
60 time.sleep(l2cap_max_inactivity_delay_after_disconnect)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py32 l2cap_max_inactivity_delay_after_disconnect = 5 variable
/tools/test/connectivity/acts_tests/tests/google/ble/performance/
DBleRangeTest.py33 from acts_contrib.test_utils.bt.bt_constants import l2cap_max_inactivity_delay_after_disconnect
93 time.sleep(l2cap_max_inactivity_delay_after_disconnect)