Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ef5b414 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Move LC3 decoder" am: ea49b3c9 am: 2fcccafe am: 8bea174c

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1931014

Change-Id: I4c6724f27b2d8d8a7992b63edb185286ff75a4a3
parents 56366d77 8bea174c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
#include "common/time_util.h"
#include "device/include/controller.h"
#include "devices.h"
#include "embdrv/lc3/Api/Lc3Decoder.hpp"
#include "embdrv/lc3_dec/Api/Lc3Decoder.hpp"
#include "embdrv/lc3_enc/include/lc3.h"
#include "gatt/bta_gattc_int.h"
#include "le_audio_types.h"
Loading