Searched refs:dispatch (Results 1 – 1 of 1) sorted by relevance
203 def dispatch(self, command, data=None): member in CommandDispatcher231 retcode, data = dispatcher.dispatch(Command.devinfo)243 retcode, data = dispatcher.dispatch(Command.flash, binary)250 retcode, data = dispatcher.dispatch(Command.boot)
Completed in 4 milliseconds