Home
last modified time | relevance | path

Searched refs:bt_vocs_control (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h30 struct bt_vocs_control { struct
70 struct bt_vocs_control cp;
Dvocs.c184 const struct bt_vocs_control *cp = buf; in write_vocs_control()
201 if (len != sizeof(struct bt_vocs_control)) { in write_vocs_control()
551 struct bt_vocs_control cp; in bt_vocs_state_set()