Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/audio/
Dmedia_proxy.h1597 void media_proxy_pl_command_cb(const struct mpl_cmd_ntf *cmd_ntf);
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
Dmedia_proxy.c2107 void media_proxy_pl_command_cb(const struct mpl_cmd_ntf *cmd_ntf) in media_proxy_pl_command_cb() function
Dmpl.c2227 media_proxy_pl_command_cb(&ntf); in send_command()