commit | f63a27ddba458a81db739f2adbd42abf075b9c18 | [log] [tgz] |
---|---|---|
author | Jan Altensen <info@stricted.net> | Thu Sep 03 01:05:05 2020 +0200 |
committer | Jan Altensen <info@stricted.net> | Tue Sep 08 22:18:42 2020 +0200 |
tree | 68a86a65a31f2bca3ac5fa7b70494a22c256cb2d | |
parent | da02fcb203b796b7f2fa7200d2960a7b81dc2259 [diff] |
libbt: remove MIN_NUMBER_A2DP_SDUS * this does not exist on aosp Change-Id: If6e3d234a5ce6dadea2a3bf13fdfd24f1c3e216f
diff --git a/include/bdroid_buildcfg.h b/include/bdroid_buildcfg.h index 2d2205d..a07323a 100644 --- a/include/bdroid_buildcfg.h +++ b/include/bdroid_buildcfg.h
@@ -72,6 +72,5 @@ * Ensure that A2DP data is scheduled in a way that suits the scheduling in Coex and BT-only scenarios */ #define L2CAP_HIGH_PRI_MIN_XMIT_QUOTA 6 -#define MIN_NUMBER_A2DP_SDUS 3 #endif