Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h1598 int media_proxy_pl_register(struct media_proxy_pl_calls *pl_calls);
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy.c1931 int media_proxy_pl_register(struct media_proxy_pl_calls *pl_calls) in media_proxy_pl_register() function
Dmpl.c2431 ret = media_proxy_pl_register(&media_player.calls); in media_proxy_pl_init()