Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py32 l2cap_max_inactivity_delay_after_disconnect = 5 variable
/tools/test/connectivity/acts/tests/google/ble/conn_oriented_chan/
DBleCoc2ConnTest.py33 from acts.test_utils.bt.bt_constants import l2cap_max_inactivity_delay_after_disconnect
62 time.sleep(l2cap_max_inactivity_delay_after_disconnect)
DBleCocTest.py32 from acts.test_utils.bt.bt_constants import l2cap_max_inactivity_delay_after_disconnect
66 time.sleep(l2cap_max_inactivity_delay_after_disconnect)