Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c1866 static uint8_t (*command_handlers[MEDIA_PROXY_STATE_LAST])(const struct mpl_cmd *command) = { variable
2203 ntf.result_code = command_handlers[media_player.state](command); in send_command()