Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dmedia_proxy_internal.h124 void media_proxy_sctrl_send_command(const struct mpl_cmd *command);
Dmcs.c691 media_proxy_sctrl_send_command(&command); in write_control_point()
Dmedia_proxy.c205 void media_proxy_sctrl_send_command(const struct mpl_cmd *cmd) in media_proxy_sctrl_send_command() function