Home
last modified time | relevance | path

Searched refs:bt_vcp_vol_rend_set_vol (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h254 int bt_vcp_vol_rend_set_vol(uint8_t volume);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c593 int bt_vcp_vol_rend_set_vol(uint8_t volume) in bt_vcp_vol_rend_set_vol() function
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c979 err = bt_vcp_vol_rend_set_vol(expected_volume); in test_set_vol()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c380 result = bt_vcp_vol_rend_set_vol(volume); in cmd_vcp_vol_rend_volume_set()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c91 if (bt_vcp_vol_rend_set_vol(cp->volume) != 0) { in set_volume()
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst27 applicable (e.g. :c:func:`bt_bap_unicast_client_discover` and :c:func:`bt_vcp_vol_rend_set_vol`).