Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c854 BT_AUDIO_CHRC(BT_UUID_MCS_CURRENT_GROUP_OBJ_ID, \
1133 notify(BT_UUID_MCS_CURRENT_GROUP_OBJ_ID, &group_id_le, sizeof(group_id_le)); in notify_cb()
Dmcc.c1894 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_MCS_CURRENT_GROUP_OBJ_ID)) { in discover_mcs_char_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4369 #define BT_UUID_MCS_CURRENT_GROUP_OBJ_ID \ macro