Home
last modified time | relevance | path

Searched refs:BT_UUID_BASIC_AUDIO_VAL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h774 #define BT_UUID_BASIC_AUDIO_VAL 0x1851 macro
779 BT_UUID_DECLARE_16(BT_UUID_BASIC_AUDIO_VAL)
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_source.c435 net_buf_simple_add_le16(buf, BT_UUID_BASIC_AUDIO_VAL); in encode_base()