Disables BLE Peripheral Adv name compile time
flag used in BT stack. When this flag is enabled,
the framework API to disable the BLE Peripheral
name in the BLE advertisement does not work.
CRs-fixed: 770518
Change-Id: I644c5306347f568a340a86e5371ed6acabbe858a
As per bluetooth specification stack can support max 7 devices
so restiricting the MAX_ACL_CONNECTIONS that HOST can support to 7
Change-Id: I58abf33083196f2a82a79bf9b152882db2f39ab2
CRs-Fixed: 724999
Push Bluetooth and Bluetooth LE permission files for enabling BLE.
Set MAX_ACL_CONNECTIONS and MAX_L2CAP_CONNECTIONS to 16
Change-Id: I4768a66100c6b131d4421370732c9200fcdedcd8
Disable Interleave Bluetooth scan feature from host side
as it is enabled from SOC.
It's revert of I3c4672d3758ef2ae7a093cd6f121db28ea1672ce.
Change-Id: I22748b6707a62f9dddf23ff81250770875c9ef0b
Enables read remote device feature and connection
update features in bluedroid configuration for
BLE peripheral mode implementation.
Change-Id: Ifc38df532e6d7b7800097f879d943e950c4f5fd1
This avoids sending read remote device features which cause encryption
failure with few remote devices.
CRs-Fixed: 590293
Change-Id: I8b5fd9f1dda1fa11b74953825a3ccbdc0e709511
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: Id41ed9d9b44bb5f1292b41ac9ec9507e97d51eba
CRs-Fixed: 585765
Add Interleave Bluetooth scan feature so that both
Bluetooth classic and LE devices can be discovered
Change-Id: I3c4672d3758ef2ae7a093cd6f121db28ea1672ce
CRs-Fixed: 567862
Max no of L2cap channels supported increased to 14 from 10
to accomodate 7 ACL connections.
CRs-fixed: 463304
Change-Id: Id05dae20777bacdb8d0030518d38471e7201db6c
set BTM_DEF_LOCAL_NAME value to "QCOM-BTD". Bluetooth device
default name comes from this macro.
Change-Id: I14d04aaf7fbed657bc1aa8b12b458c0d64806340
CRs-fixed: 464836