Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h104 int bt_vocs_client_location_set(struct bt_vocs_client *inst, uint32_t location);
Dvocs.c528 return bt_vocs_client_location_set(cli, location); in bt_vocs_location_set()
Dvocs_client.c477 int bt_vocs_client_location_set(struct bt_vocs_client *inst, uint32_t location) in bt_vocs_client_location_set() function