Searched refs:accept_suspend (Results 1 – 2 of 2) sorted by relevance
340 …await asyncio.gather(self.dut.a2dp.Suspend(source=dut_ref1_source), channel.accept_suspend(timeout…947 … await asyncio.gather(self.dut.a2dp.Suspend(source=dut_ref1_source), channel.accept_suspend())1013 … await asyncio.gather(self.dut.a2dp.Suspend(source=dut_ref1_source), channel.accept_suspend())
237 async def accept_suspend(self, timeout: float = 3.0): member in SignalingChannel