Home
last modified time | relevance | path

Searched defs:client_ad (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dble_performance_test_utils.py37 def establish_ble_connection(client_ad, server_ad): argument
60 def read_ble_rssi(client_ad, gatt_server, gatt_callback): argument
94 def ble_coc_connection(client_ad, server_ad): argument
137 def run_ble_throughput(server_ad, client_conn_id, client_ad, argument
170 def run_ble_throughput_and_read_rssi(client_ad, server_ad, client_conn_id, argument
193 def ble_gatt_disconnection(client_ad, bluetooth_gatt, gatt_callback): argument
Dbt_coc_test_utils.py42 def do_multi_connection_throughput(client_ad, list_server_ad, argument
129 client_ad, argument
Dbt_test_utils.py1166 client_ad, argument
1206 def orchestrate_rfcomm_connection(client_ad, argument
1494 def set_profile_priority(host_ad, client_ad, profiles, priority): argument
1664 def verify_server_and_client_connected(client_ad, server_ad, log=True): argument
1770 def write_read_verify_data(client_ad, server_ad, msg, binary=False): argument
DBtSarBaseTest.py217 client_ad=None, argument