Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c53 enum vol_rend_notify { enum
93 static const char *vol_rend_notify_str(enum vol_rend_notify notify) in vol_rend_notify_str()
105 static void notify_work_reschedule(struct bt_vcp_vol_rend *inst, enum vol_rend_notify notify, in notify_work_reschedule()
122 static void notify(struct bt_vcp_vol_rend *inst, enum vol_rend_notify notify, in notify()
150 static void value_changed(struct bt_vcp_vol_rend *inst, enum vol_rend_notify notify) in value_changed()