Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h114 struct bt_vocs *bt_vocs_free_instance_get(void);
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c355 vol_rend.vocs_insts[j] = bt_vocs_free_instance_get(); in prepare_vocs_inst()
Dvocs.c344 struct bt_vocs *bt_vocs_free_instance_get(void) in bt_vocs_free_instance_get() function