Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h83 NOTIFY_OUTPUT_DESC, enumerator
Dvocs.c72 case NOTIFY_OUTPUT_DESC: in vocs_notify_str()
120 if (atomic_test_and_clear_bit(inst->notify, NOTIFY_OUTPUT_DESC)) { in notify_work_handler()
121 notify(inst, NOTIFY_OUTPUT_DESC, BT_UUID_VOCS_DESCRIPTION, &inst->output_desc, in notify_work_handler()
271 value_changed(inst, NOTIFY_OUTPUT_DESC); in write_output_desc()