From e0dff62878a61e1b45bef41e307b1fb97eea7644 Mon Sep 17 00:00:00 2001 From: Ganesh Ganapathi Batta Date: Mon, 21 May 2012 16:06:54 -0700 Subject: Increase MAX_L2CAP_LINKS to 7(from current 4) and add definition to Bdroid_.txt file Change-Id: I1db3ef639846b743cc3841fa83ffe4c2379233d5 --- include/bdroid_maguro.txt | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 include/bdroid_maguro.txt (limited to 'include/bdroid_maguro.txt') diff --git a/include/bdroid_maguro.txt b/include/bdroid_maguro.txt old mode 100644 new mode 100755 index 8759ad6..0d5dcde --- a/include/bdroid_maguro.txt +++ b/include/bdroid_maguro.txt @@ -44,6 +44,7 @@ BTA_OPC_SENDING_ABORT = TRUE RFCOMM_INCLUDED = TRUE MAX_RFC_PORTS = 30 MAX_BD_CONNECTIONS = 7 +MAX_L2CAP_LINKS = 7 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 -- cgit v1.1