Home
last modified time | relevance | path

Searched refs:bt_vocs_cb (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h90 struct bt_vocs_cb *cb;
221 struct bt_vocs_cb { struct
314 void bt_vocs_client_cb_register(struct bt_vocs *inst, struct bt_vocs_cb *cb);
Dvcp.h403 struct bt_vocs_cb vocs_cb;
/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/
Dvocs.c14 struct bt_vocs_cb *cb;
33 void bt_vocs_client_cb_register(struct bt_vocs *vocs, struct bt_vocs_cb *cb) in bt_vocs_client_cb_register()
/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h73 struct bt_vocs_cb *cb;
93 struct bt_vocs_cb *cb;
Dvocs_client.c772 void bt_vocs_client_cb_register(struct bt_vocs *vocs, struct bt_vocs_cb *cb) in bt_vocs_client_cb_register()
Dvcp_vol_ctlr.c889 static struct bt_vocs_cb vocs_cb = { in bt_vcp_vol_ctlr_init()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dvcp_vol_renderer.c126 static struct bt_vocs_cb vocs_cbs = {
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c230 static struct bt_vocs_cb vocs_cb = {
308 static struct bt_vocs_cb vocs_cl_cb = {
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_rend_test.c185 static struct bt_vocs_cb vocs_cb = {
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_rend.c164 static struct bt_vocs_cb vocs_cbs = {