summaryrefslogtreecommitdiffstats
path: root/include/bdroid_manta.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/bdroid_manta.txt')
-rwxr-xr-xinclude/bdroid_manta.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/bdroid_manta.txt b/include/bdroid_manta.txt
index 45de212..cb8afbf 100755
--- a/include/bdroid_manta.txt
+++ b/include/bdroid_manta.txt
@@ -17,8 +17,8 @@ L2CAP_EXTFEA_SUPPORTED_MASK = (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MO
BTUI_OPS_FORMATS = (BTA_OP_VCARD21_MASK | BTA_OP_VCAL_MASK | BTA_OP_VNOTE_MASK | BTA_OP_ANY_MASK)
RFCOMM_INCLUDED = TRUE
MAX_RFC_PORTS = 30
-MAX_BD_CONNECTIONS = 7
-MAX_L2CAP_LINKS = 7
+MAX_ACL_CONNECTIONS = 7
+MAX_L2CAP_CHANNELS = 16
BTA_RFC_MTU_SIZE = (L2CAP_MTU_SIZE-L2CAP_MIN_OFFSET-RFCOMM_DATA_OVERHEAD)
PORT_TX_BUF_HIGH_WM = 10
PORT_RX_BUF_HIGH_WM = 10