Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c393 static void command_send_cb(struct media_player *plr, int err, const struct mpl_cmd *cmd) in command_send_cb() function
537 cbs.command_send = command_send_cb; in initialize_media()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmedia_controller.c304 static void command_send_cb(struct media_player *plr, int err, const struct mpl_cmd *cmd) in command_send_cb() function
425 cbs.command_send = command_send_cb; in cmd_media_init()