Searched refs:on_get_configuration_command (Results 1 – 1 of 1) sorted by relevance
1626 def on_get_configuration_command(self, command): member in Protocol1633 return endpoint.stream.on_get_configuration_command()1895 def on_get_configuration_command(self, configuration): member in Stream1903 return self.local_endpoint.on_get_configuration_command(configuration)2148 def on_get_configuration_command(self): member in LocalStreamEndPoint