Home
last modified time | relevance | path

Searched refs:bt_vcp_vol_rend_unmute_vol_down (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h238 int bt_vcp_vol_rend_unmute_vol_down(void);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c567 int bt_vcp_vol_rend_unmute_vol_down(void) in bt_vcp_vol_rend_unmute_vol_down() function
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c929 err = bt_vcp_vol_rend_unmute_vol_down(); in test_unmute_vol_down()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c339 int result = bt_vcp_vol_rend_unmute_vol_down(); in cmd_vcp_vol_rend_unmute_volume_down()