Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
Dcommand_input.py116 scan_res = self.pri_dut.gattc_lib.bleGetDiscoveredDevices(
1353 scan_results = self.pri_dut.gattc_lib.bleGetDiscoveredDevices()
/tools/test/connectivity/acts/framework/acts/test_utils/fuchsia/
Dbt_test_utils.py43 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