Searched refs:command_handlers (Results 1 – 1 of 1) sorted by relevance
1866 static uint8_t (*command_handlers[MEDIA_PROXY_STATE_LAST])(const struct mpl_cmd *command) = { variable2203 ntf.result_code = command_handlers[media_player.state](command); in send_command()