Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c925 BT_AUDIO_CHRC(BT_UUID_MCS_PLAYING_ORDER, \
1146 notify(BT_UUID_MCS_PLAYING_ORDER, &order, sizeof(order)); in notify_cb()
Dmcc.c1904 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_MCS_PLAYING_ORDER)) { in discover_mcs_char_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4378 #define BT_UUID_MCS_PLAYING_ORDER \ macro