Home
last modified time | relevance | path

Searched refs:read_ble_rssi (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dble_performance_test_utils.py66 def read_ble_rssi(client_ad, gatt_server, gatt_callback): function
231 ble_rssi = executor.submit(read_ble_rssi, server_ad, gatt_server,
/tools/test/connectivity/acts_tests/tests/google/ble/performance/
DBleRangeTest.py35 from acts_contrib.test_utils.bt.ble_performance_test_utils import read_ble_rssi