Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c880 BT_GATT_PRIMARY_SERVICE(BT_UUID_GMCS), \
Dmcc.c2121 (void)memcpy(&uuid, BT_UUID_GMCS, sizeof(uuid)); in bt_mcc_discover_mcs()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h706 #define BT_UUID_GMCS \ macro