Home
last modified time | relevance | path

Searched defs:volume (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dvcp_vol_ctlr.c39 uint8_t volume, uint8_t mute) in vcs_state_cb()
140 int vcp_vol_ctlr_set_vol(uint8_t volume) in vcp_vol_ctlr_set_vol()
/Zephyr-latest/samples/subsys/usb/audio/headset/src/
Dmain.c46 int16_t volume = 0; in feature_update() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_vcs.h18 uint8_t volume; member
Dbtp_vcp.h54 uint8_t volume; member
99 uint8_t volume; member
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dvcp_vol_renderer.c22 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb()
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dvcp_vol_renderer.c22 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb()
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/src/
Dmain.c48 int16_t volume = 0; in feature_update() local
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_internal.h33 uint8_t volume; member
45 uint8_t volume; member
Dvcp_vol_rend.c593 int bt_vcp_vol_rend_set_vol(uint8_t volume) in bt_vcp_vol_rend_set_vol()
Dcap_internal.h132 uint8_t volume; member
Dvcp_vol_ctlr.c1200 int bt_vcp_vol_ctlr_set_vol(struct bt_vcp_vol_ctlr *vol_ctlr, uint8_t volume) in bt_vcp_vol_ctlr_set_vol()
/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/
Dvcp.c37 int bt_vcp_vol_ctlr_set_vol(struct bt_vcp_vol_ctlr *vol_ctlr, uint8_t volume) in bt_vcp_vol_ctlr_set_vol()
/Zephyr-latest/drivers/audio/
Dwm8904.c219 static int wm8904_out_volume_config(const struct device *dev, audio_channel_t channel, int volume) in wm8904_out_volume_config()
264 static int wm8904_in_volume_config(const struct device *dev, audio_channel_t channel, int volume) in wm8904_in_volume_config()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dvcp_vol_renderer.c21 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvcp.h96 uint8_t volume; member
Dcap.h1066 uint8_t volume; member
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c31 static void vcp_vol_rend_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcp_vol_rend_state_cb()
364 unsigned long volume; in cmd_vcp_vol_rend_volume_set() local
Dvcp_vol_ctlr.c109 uint8_t volume, uint8_t mute) in vcs_state_cb()
481 unsigned long volume; in cmd_vcp_vol_ctlr_volume_set() local
Dcap_commander.c214 unsigned long volume; in cmd_cap_commander_change_volume() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c146 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb()
583 static void btp_send_vcp_state_ev(struct bt_conn *conn, uint8_t att_status, uint8_t volume, in btp_send_vcp_state_ev()
693 static void vcp_vol_ctlr_state_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, uint8_t volume, in vcp_vol_ctlr_state_cb()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c50 uint8_t volume, uint8_t mute) in vcs_state_cb()
Dvcp_vol_rend_test.c58 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb()
Dcap_commander_test.c218 static void cap_vcp_state_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, uint8_t volume, in cap_vcp_state_cb()