Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c319 BT_AUDIO_CHRC(BT_UUID_VCS_CONTROL,
Dvcp_vol_ctlr.c470 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_VCS_CONTROL) == 0) { in vcs_discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4073 #define BT_UUID_VCS_CONTROL \ macro