Searched refs:vcs_state_cb (Results 1 – 8 of 8) sorted by relevance
| /Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
| D | vcp_vol_renderer.c | 22 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_bmr/src/ |
| D | vcp_vol_renderer.c | 22 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/ |
| D | vcp_vol_ctlr.c | 38 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/ |
| D | vcp_vol_renderer.c | 25 static void vcs_state_cb(struct bt_conn *conn, int err, uint8_t volume, uint8_t mute) in vcs_state_cb() function 118 .state = vcs_state_cb,
|
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | vcp_vol_ctlr_test.c | 49 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()
|
| D | vcp_vol_rend_test.c | 58 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/ |
| D | vcp_vol_ctlr.c | 109 static void vcs_state_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, in vcs_state_cb() function 283 .state = vcs_state_cb,
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_vcp.c | 146 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,
|