Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dmcs.c919 BT_AUDIO_CHRC(BT_UUID_MCS_SEEKING_SPEED, \
1083 notify(BT_UUID_MCS_SEEKING_SPEED, &speed, sizeof(speed)); in notify_cb()
Dmcc.c1861 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_MCS_SEEKING_SPEED)) { in discover_mcs_char_func()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Duuid.h4324 #define BT_UUID_MCS_SEEKING_SPEED \ macro