summaryrefslogtreecommitdiffstats
path: root/bta/include/bta_jv_api.h
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-02-12 22:25:20 -0800
committerSteve Kondik <shade@chemlab.org>2013-02-12 22:25:20 -0800
commit5ae3694ab8f2913cb42f0046ab7f436aa3d45223 (patch)
treec79c79910b388fac0e880470fe8cdac943288920 /bta/include/bta_jv_api.h
parent9c25a75b3e4c028dff8521e6a7d5215e2e251907 (diff)
parent689d66b6559dcb3a0ad7f6cc33b6129e50910253 (diff)
downloadexternal_bluetooth_bluedroid-5ae3694ab8f2913cb42f0046ab7f436aa3d45223.zip
external_bluetooth_bluedroid-5ae3694ab8f2913cb42f0046ab7f436aa3d45223.tar.gz
external_bluetooth_bluedroid-5ae3694ab8f2913cb42f0046ab7f436aa3d45223.tar.bz2
Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/external/bluetooth/bluedroid into 1.1
Android 4.2.2 release 1
Diffstat (limited to 'bta/include/bta_jv_api.h')
-rw-r--r--bta/include/bta_jv_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bta/include/bta_jv_api.h b/bta/include/bta_jv_api.h
index 73a9164..7533a61 100644
--- a/bta/include/bta_jv_api.h
+++ b/bta/include/bta_jv_api.h
@@ -58,7 +58,7 @@ typedef UINT8 tBTA_JV_STATUS;
/* */
#ifndef BTA_JV_MAX_RFC_SR_SESSION
-#define BTA_JV_MAX_RFC_SR_SESSION 3
+#define BTA_JV_MAX_RFC_SR_SESSION MAX_BD_CONNECTIONS
#endif
/* BTA_JV_MAX_RFC_SR_SESSION can not be bigger than MAX_BD_CONNECTIONS */