Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c146 notify(inst, NOTIFY_FLAGS, BT_UUID_VCS_FLAGS, &inst->flags, sizeof(inst->flags)); in notify_work_handler()
324 BT_AUDIO_CHRC(BT_UUID_VCS_FLAGS,
330 BT_AUDIO_CHRC(BT_UUID_VCS_FLAGS,
Dvcp_vol_ctlr.c473 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_VCS_FLAGS) == 0) { in vcs_discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4082 #define BT_UUID_VCS_FLAGS \ macro