Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h1759 void media_proxy_pl_command_cb(const struct mpl_cmd_ntf *cmd_ntf);
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy.c2112 void media_proxy_pl_command_cb(const struct mpl_cmd_ntf *cmd_ntf) in media_proxy_pl_command_cb() function
Dmpl.c2205 media_proxy_pl_command_cb(&ntf); in send_command()