Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dbt_test_utils.py53 scan_res = fd.gattc_lib.bleGetDiscoveredDevices()['result']
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dgattc_lib.py75 def bleGetDiscoveredDevices(self): member in FuchsiaGattcLib
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
Dcommand_input.py119 scan_res = self.pri_dut.gattc_lib.bleGetDiscoveredDevices(
1356 scan_results = self.pri_dut.gattc_lib.bleGetDiscoveredDevices()