Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h80 enum bt_vocs_notify { enum
Dvocs.c65 static const char *vocs_notify_str(enum bt_vocs_notify notify) in vocs_notify_str()
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()
126 static void value_changed(struct bt_vocs_server *inst, enum bt_vocs_notify notify) in value_changed()