Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dmcs.c908 BT_AUDIO_CHRC(BT_UUID_CCID, \
Dtbs_client.c1445 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_CCID) == 0) { in discover_func()
Dtbs.c1629 BT_AUDIO_CHRC(BT_UUID_CCID, \
Dmcc.c1791 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_CCID)) { in discover_mcs_char_func()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Duuid.h4605 #define BT_UUID_CCID \ macro