Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs.c53 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_offset_state()
79 static void notify_work_reschedule(struct bt_vocs_server *inst, enum bt_vocs_notify notify, in notify_work_reschedule()
93 static void notify(struct bt_vocs_server *inst, enum bt_vocs_notify notify, in notify()
109 struct bt_vocs_server *inst = CONTAINER_OF(d_work, struct bt_vocs_server, notify_work); in notify_work_handler()
126 static void value_changed(struct bt_vocs_server *inst, enum bt_vocs_notify notify) in value_changed()
137 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_location()
172 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_location()
183 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_vocs_control()
254 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_output_desc()
283 static int vocs_write(struct bt_vocs_server *inst, in vocs_write()
[all …]
Dvocs_internal.h87 struct bt_vocs_server { struct