Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Davdtp.py1574 def on_start_command(self, command): member in Protocol
1586 result = endpoint.stream.on_start_command()
1811 def on_start_command(self): member in Stream
1820 result = self.local_endpoint.on_start_command()
1997 def on_start_command(self): member in LocalStreamEndPoint
2052 def on_start_command(self): member in LocalSource