Home
last modified time | relevance | path

Searched refs:listServices (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/
DBleFuchsiaTest.py133 services = self.fuchsia_scan.sl4f.gattc_lib.listServices(did)
DBleFuchsiaAndroidTest.py105 services = self.fd.sl4f.gattc_lib.listServices(did)
Dcommand_input.py609 services = self.pri_dut.sl4f.gattc_lib.listServices(
670 services = self.pri_dut.sl4f.gattc_lib.listServices(
704 services = self.pri_dut.sl4f.gattc_lib.listServices(
743 services = self.pri_dut.sl4f.gattc_lib.listServices(
795 services = self.pri_dut.sl4f.gattc_lib.listServices(
939 services = self.pri_dut.sl4f.gattc_lib.listServices(
984 services = self.pri_dut.sl4f.gattc_lib.listServices(
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dgattc_lib.py54 def listServices(self, id): member in FuchsiaGattcLib
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py1341 services = self.device.sl4f.gattc_lib.listServices(peer_identifier)
1368 services = self.device.sl4f.gattc_lib.listServices(peer_identifier)
1402 services = self.device.sl4f.gattc_lib.listServices(peer_identifier)