Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c311 BT_GATT_PRIMARY_SERVICE(BT_UUID_VCS),
Dvcp_vol_ctlr.c975 memcpy(&vol_ctlr->uuid, BT_UUID_VCS, sizeof(vol_ctlr->uuid)); in bt_vcp_vol_ctlr_discover()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h661 #define BT_UUID_VCS \ macro