Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h106 int bt_vocs_client_description_set(struct bt_vocs_client *inst, const char *description);
Dvocs.c601 return bt_vocs_client_description_set(cli, description); in bt_vocs_description_set()
Dvocs_client.c628 int bt_vocs_client_description_set(struct bt_vocs_client *inst, in bt_vocs_client_description_set() function