Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c913 BT_AUDIO_CHRC(BT_UUID_MCS_PLAYBACK_SPEED, \
1076 notify(BT_UUID_MCS_PLAYBACK_SPEED, &speed, sizeof(speed)); in notify_cb()
Dmcc.c1846 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_MCS_PLAYBACK_SPEED)) { in discover_mcs_char_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4315 #define BT_UUID_MCS_PLAYBACK_SPEED \ macro