Home
last modified time | relevance | path

Searched refs:vcs_state_cb (Results 1 – 8 of 8) sorted by relevance

/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() function
41 .state = 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() function
41 .state = vcs_state_cb,
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dvcp_vol_ctlr.c38 static void vcs_state_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, in vcs_state_cb() function
69 .state = vcs_state_cb,
/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() function
114 .state = vcs_state_cb,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c49 static void vcs_state_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, in vcs_state_cb() function
786 .state = vcs_state_cb, in test_cb_register()
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() function
181 .state = vcs_state_cb,
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_ctlr.c108 static void vcs_state_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, in vcs_state_cb() function
307 .state = vcs_state_cb,
/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() function
157 .state = vcs_state_cb,