HomeSort by relevance Sort by last modified time
    Searched refs:do_multi_connection_throughput (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/tests/google/ble/conn_oriented_chan/
BleCoc2ConnTest.py 28 from acts.test_utils.bt.bt_coc_test_utils import do_multi_connection_throughput
112 data_rate = do_multi_connection_throughput(
BleCocTest.py 28 from acts.test_utils.bt.bt_coc_test_utils import do_multi_connection_throughput
93 data_rate = do_multi_connection_throughput(
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_coc_test_utils.py 42 def do_multi_connection_throughput(client_ad, list_server_ad, function
62 "do_multi_connection_throughput: Before write. Start Time={:f}, "
69 client_ad.log.error("do_multi_connection_throughput: invalid "
77 client_ad.log.info("do_multi_connection_throughput: "

Completed in 63 milliseconds