Commit Graph

5 Commits

Author SHA1 Message Date
Satish kumar sugasi 4980a0f04e Bluetooth: Enable config to skip read remote device features
This avoids sending read remote device features which cause encryption
failure with few remote devices.

CRs-Fixed: 590293
Change-Id: I8b5fd9f1dda1fa11b74953825a3ccbdc0e709511
2013-12-16 11:29:02 -08:00
Nitin Arora d521f4b2cd Bluetooth: Enable macro to skip conn update at conn complete
The patch enables the macro in order to skip the connection
param update at the conn complete event since it interferes
with the link encryption

Change-Id: I344bf70814919caf95bc359a5155564b1b14b978
CRs-Fixed: 585765
2013-12-09 14:36:12 -08:00
Satish kumar sugasi ee8505638c Bluetooth: Add Interleave scan feature
Add Interleave Bluetooth scan feature so that both
Bluetooth classic and LE devices can be discovered

Change-Id: I3c4672d3758ef2ae7a093cd6f121db28ea1672ce
CRs-Fixed: 567862
2013-10-28 13:06:15 -07:00
Pradeep Panigrahi 747bdcfca5 Bluetooth: Number of L2CAP channel supported is increased.
Max no of L2cap channels supported increased to 14 from 10
to accomodate 7 ACL connections.

CRs-fixed: 463304

Change-Id: Id05dae20777bacdb8d0030518d38471e7201db6c
2013-07-18 02:23:48 +05:30
Pradeep Panigrahi 87114bcac4 Bluetooth: Set Bluetooth Device default name to QCOM-BTD
set BTM_DEF_LOCAL_NAME value to "QCOM-BTD". Bluetooth device
default name comes from this macro.

Change-Id: I14d04aaf7fbed657bc1aa8b12b458c0d64806340
CRs-fixed: 464836
2013-05-16 17:53:35 +05:30