Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h82 NOTIFY_LOCATION, enumerator
Dvocs.c70 case NOTIFY_LOCATION: in vocs_notify_str()
115 if (atomic_test_and_clear_bit(inst->notify, NOTIFY_LOCATION)) { in notify_work_handler()
116 notify(inst, NOTIFY_LOCATION, BT_UUID_VOCS_LOCATION, &inst->location, in notify_work_handler()
158 value_changed(inst, NOTIFY_LOCATION); in write_location()