Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dlc3.h117 #define BT_AUDIO_CODEC_CFG_LC3_META(_stream_context) \ macro
137 BT_AUDIO_CODEC_CFG_LC3_META(_stream_context))
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_broadcast_source_test.c478 uint8_t new_metadata[] = BT_AUDIO_CODEC_CFG_LC3_META(BT_AUDIO_CONTEXT_TYPE_ALERTS); in test_broadcast_source_update_metadata()