Home
last modified time | relevance | path

Searched refs:media_proxy_ctrl_cbs (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h412 struct media_proxy_ctrl_cbs { struct
852 int media_proxy_ctrl_register(struct media_proxy_ctrl_cbs *ctrl_cbs); argument
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy.c41 struct media_proxy_ctrl_cbs *cbs;
662 int media_proxy_ctrl_register(struct media_proxy_ctrl_cbs *ctrl_cbs) in media_proxy_ctrl_register()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c69 static struct media_proxy_ctrl_cbs cbs;
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmedia_controller.c36 static struct media_proxy_ctrl_cbs cbs;
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_mcp.c1628 static struct media_proxy_ctrl_cbs mcs_cbs = {