Searched refs:vcs_flags_cb (Results  1 – 8 of 8) sorted by relevance
| /Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ | 
| D | vcp_vol_renderer.c | 31 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags)  in vcs_flags_cb()  function 42 	.flags = vcs_flags_cb,
  | 
| /Zephyr-latest/samples/bluetooth/tmap_bmr/src/ | 
| D | vcp_vol_renderer.c | 31 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags)  in vcs_flags_cb()  function 42 	.flags = vcs_flags_cb,
  | 
| /Zephyr-latest/samples/bluetooth/tmap_central/src/ | 
| D | vcp_vol_ctlr.c | 49 static void vcs_flags_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err,  in vcs_flags_cb()  function 70 	.flags = vcs_flags_cb,
  | 
| /Zephyr-latest/samples/bluetooth/hap_ha/src/ | 
| D | vcp_vol_renderer.c | 34 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags)  in vcs_flags_cb()  function 119 	.flags = vcs_flags_cb,
  | 
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ | 
| D | vcp_vol_ctlr_test.c | 63 static void vcs_flags_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err,  in vcs_flags_cb()  function 787 		.flags = vcs_flags_cb,  in test_cb_register()
  | 
| D | vcp_vol_rend_test.c | 70 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags)  in vcs_flags_cb()  function 182 	.flags = vcs_flags_cb,
  | 
| /Zephyr-latest/subsys/bluetooth/audio/shell/ | 
| D | vcp_vol_ctlr.c | 119 static void vcs_flags_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err,  in vcs_flags_cb()  function 284 	.flags = vcs_flags_cb,
  | 
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ | 
| D | btp_vcp.c | 151 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags)  in vcs_flags_cb()  function 158 	.flags = vcs_flags_cb,
  |