diff --git a/example/le_audio_demo_util_sink.h b/example/le_audio_demo_util_sink.h index 4a683f849..e153d4269 100644 --- a/example/le_audio_demo_util_sink.h +++ b/example/le_audio_demo_util_sink.h @@ -45,6 +45,12 @@ extern "C" { #endif +enum btstack_codec_ids_e { + BTSTACK_CODEC_ID_NONE = 0, + BTSTACK_CODEC_ID_COUNTER, + BTSTACK_CODEC_ID_LOOPBACK, +}; + /** * @brief Init sink functionality * @param filename_wav