Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h210 int bt_vcp_vol_rend_get_state(void);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c523 int bt_vcp_vol_rend_get_state(void) in bt_vcp_vol_rend_get_state() function
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c843 err = bt_vcp_vol_rend_get_state(); in test_get_state()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c290 int result = bt_vcp_vol_rend_get_state(); in cmd_vcp_vol_rend_state_get()