Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dmcs.c882 BT_AUDIO_CHRC(BT_UUID_MCS_PLAYING_ORDER, \
1103 notify(BT_UUID_MCS_PLAYING_ORDER, &order, sizeof(order)); in notify_cb()
Dmcc.c1741 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_MCS_PLAYING_ORDER)) { in discover_mcs_char_func()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Duuid.h4379 #define BT_UUID_MCS_PLAYING_ORDER \ macro