Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dvcp_vol_renderer.c31 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_peripheral/src/
Dvcp_vol_renderer.c31 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/
Dvcp_vol_ctlr.c49 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/
Dvcp_vol_renderer.c30 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags) in vcs_flags_cb() function
115 .flags = vcs_flags_cb,
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c63 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()
Dvcp_vol_rend_test.c70 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/
Dvcp_vol_ctlr.c118 static void vcs_flags_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, in vcs_flags_cb() function
308 .flags = vcs_flags_cb,
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c151 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags) in vcs_flags_cb() function
158 .flags = vcs_flags_cb,