Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/ble/conn_oriented_chan/
DBleCoc2ConnTest.py30 from acts.test_utils.bt.bt_constants import default_bluetooth_socket_timeout_ms
98 le_connection_interval, le_tx_data_length, default_bluetooth_socket_timeout_ms,
105 le_connection_interval, le_tx_data_length, default_bluetooth_socket_timeout_ms,
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py21 default_bluetooth_socket_timeout_ms = 10000 variable
Dbt_coc_test_utils.py22 from acts.test_utils.bt.bt_constants import default_bluetooth_socket_timeout_ms
135 accept_timeout_ms=default_bluetooth_socket_timeout_ms,
Dgattc_lib.py21 from acts.test_utils.bt.bt_constants import default_bluetooth_socket_timeout_ms
572 accept_timeout_ms = default_bluetooth_socket_timeout_ms
Dbt_test_utils.py61 from acts.test_utils.bt.bt_constants import default_bluetooth_socket_timeout_ms
1098 accept_timeout_ms=default_bluetooth_socket_timeout_ms,