Home
last modified time | relevance | path

Searched refs:bt_vocs_client_free_instance_get (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/
Dvocs.c43 struct bt_vocs *bt_vocs_client_free_instance_get(void) in bt_vocs_client_free_instance_get() function
Dvcp.c128 vol_ctlrs[i].vocs[j] = bt_vocs_client_free_instance_get(); in mock_bt_vcp_init()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h321 struct bt_vocs *bt_vocs_client_free_instance_get(void);
/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_client.c660 struct bt_vocs *bt_vocs_client_free_instance_get(void) in bt_vocs_client_free_instance_get() function
Dvcp_vol_ctlr.c897 vol_ctlr_insts[i].vocs[j] = bt_vocs_client_free_instance_get(); in bt_vcp_vol_ctlr_init()