diff options
-rwxr-xr-x[-rw-r--r--] | include/bdroid_crespo.txt | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | include/bdroid_crespo4g.txt | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | include/bdroid_maguro.txt | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | include/bdroid_toro.txt | 1 | ||||
-rwxr-xr-x[-rw-r--r--] | include/bdroid_wingray.txt | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/include/bdroid_crespo.txt b/include/bdroid_crespo.txt index 97d323f..c404ade 100644..100755 --- a/include/bdroid_crespo.txt +++ b/include/bdroid_crespo.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 diff --git a/include/bdroid_crespo4g.txt b/include/bdroid_crespo4g.txt index 97d323f..c404ade 100644..100755 --- a/include/bdroid_crespo4g.txt +++ b/include/bdroid_crespo4g.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 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 diff --git a/include/bdroid_toro.txt b/include/bdroid_toro.txt index 60bb1fe..e2146ee 100644..100755 --- a/include/bdroid_toro.txt +++ b/include/bdroid_toro.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 diff --git a/include/bdroid_wingray.txt b/include/bdroid_wingray.txt index 7f288c7..f2db4e5 100644..100755 --- a/include/bdroid_wingray.txt +++ b/include/bdroid_wingray.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 |