Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Davdtp.py1457 def on_suspend_command(self, command): member in Protocol
1469 result = endpoint.stream.on_suspend_command()
1683 def on_suspend_command(self): member in Stream
1687 result = self.local_endpoint.on_suspend_command()
1848 def on_suspend_command(self): member in LocalStreamEndPoint
1895 def on_suspend_command(self): member in LocalSource