diff --git a/src/shared/lc3.h b/src/shared/lc3.h
index 3a8c6f7..75bec05 100644
--- a/src/shared/lc3.h
+++ b/src/shared/lc3.h
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2022 Intel Corporation. All rights reserved.
+ * Copyright 2024 NXP
*
*/
#define LC3_CONFIG_DURATION_7_5 0x00
#define LC3_CONFIG_DURATION_10 0x01
-#define LC3_CONFIG_CHAN_ALLOC (LC3_CONFIG_BASE + 2)
+#define LC3_CONFIG_CHAN_ALLOC (LC3_CONFIG_BASE + 2)
+#define LC3_CONFIG_CHAN_ALLOC_LEN 0x05
#define LC3_CONFIG_FRAME_LEN (LC3_CONFIG_BASE + 3)