diff options
Diffstat (limited to 'include/bdroid_maguro.txt')
-rwxr-xr-x[-rw-r--r--] | include/bdroid_maguro.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bdroid_maguro.txt b/include/bdroid_maguro.txt index 8759ad6..0d5dcde 100644..100755 --- 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 |