Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c907 BT_AUDIO_CHRC(BT_UUID_MCS_TRACK_POSITION, \
1069 notify(BT_UUID_MCS_TRACK_POSITION, &position_le, sizeof(position_le)); in notify_cb()
Dmcc.c1835 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_MCS_TRACK_POSITION)) { in discover_mcs_char_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4306 #define BT_UUID_MCS_TRACK_POSITION \ macro