Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h103 int bt_vocs_client_location_get(struct bt_vocs_client *inst);
Dvocs.c505 return bt_vocs_client_location_get(cli); in bt_vocs_location_get()
Dvocs_client.c513 int bt_vocs_client_location_get(struct bt_vocs_client *inst) in bt_vocs_client_location_get() function