Home
last modified time | relevance | path

Searched refs:closeServer (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dgatts_lib.py45 def closeServer(self): member in FuchsiaGattsLib
/tools/test/connectivity/acts/tests/google/fuchsia/bt/gatt/
DGattServerSetupTest.py47 self.fuchsia_dut.gatts_lib.closeServer()
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dbluetooth_device.py1214 self.device.gatts_lib.closeServer()
/tools/test/connectivity/acts/tests/google/fuchsia/bt/
Dcmd_input.py1013 result = self.pri_dut.gatts_lib.closeServer()