Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Davdtp.py1654 def on_start_command(self, command): member in Protocol
1666 result = endpoint.stream.on_start_command()
1928 def on_start_command(self): member in Stream
1937 result = self.local_endpoint.on_start_command()
2153 def on_start_command(self): member in LocalStreamEndPoint
2207 def on_start_command(self): member in LocalSource