Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h245 int bt_vcp_vol_rend_unmute_vol_up(void);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c580 int bt_vcp_vol_rend_unmute_vol_up(void) in bt_vcp_vol_rend_unmute_vol_up() function
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c947 err = bt_vcp_vol_rend_unmute_vol_up(); in test_unmute_vol_up()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c351 int result = bt_vcp_vol_rend_unmute_vol_up(); in cmd_vcp_vol_rend_unmute_volume_up()