Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h217 int bt_vcp_vol_rend_get_flags(void);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c532 int bt_vcp_vol_rend_get_flags(void) in bt_vcp_vol_rend_get_flags() function
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c860 err = bt_vcp_vol_rend_get_flags(); in test_get_flags()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c302 int result = bt_vcp_vol_rend_get_flags(); in cmd_vcp_vol_rend_flags_get()