Home
last modified time | relevance | path

Searched refs:bt_vocs_svc_decl_get (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h125 void *bt_vocs_svc_decl_get(struct bt_vocs *vocs);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c371 vcs_attrs[i].user_data = bt_vocs_svc_decl_get(vol_rend.vocs_insts[j]); in prepare_vocs_inst()
Dvocs.c355 void *bt_vocs_svc_decl_get(struct bt_vocs *vocs) in bt_vocs_svc_decl_get() function