提交線圖

8 次程式碼提交

作者 SHA1 備註 日期
P.N.Janani
37707f54de Adding BT support for blair target
-Enable BT Kernel compilation support for blair

CRs-Fixed: 3509655
Change-Id: I637909670819b470081d96e68a66155aab136be9
Signed-off-by: P.N JANANI <quic_janani@quicinc.com>
2023-05-29 19:29:53 +05:30
Franklin Abreu Bueno
4e02031c9f bt-kernel: Enable Bazel Build
Enable DDK Build in Android.mk

Change-Id: Ie34b4cc785904cf8d58a5fa47bc87c1fb77abf4e
Signed-off-by: Franklin Abreu Bueno <quic_fabreu@quicinc.com>
2023-04-26 13:01:19 -07:00
satish kumar sugasi
594501303c BT: Add secure mode check to avoid BT ON
Adds secure peripheral check to ensure bluetooth is not powered on
if secure state for Bluetooth is enabled

Change-Id: I3ac13ec38ec30f03bf747d317fdacbe58f022cd0
2023-01-25 13:09:43 -08:00
Franklin Abreu Bueno
45014a6ec9 Add support for pineapple
- Enables bt kernel driver for pineapple
- Replace fallthrough comments with attribute
- Disable WLAN dependencies

Change-Id: I7843ecc47b656e22d9e558af6be8d3445d79918f
2022-11-17 16:56:32 -08:00
satish kumar sugasi
b54bc3270d BT: Add support for converged node for kalama
-Adds new device node entry to support dual attach.
-Chipset attached is detected using gpio value and corresponding
device tree  node is selected.

Change-Id: Iad12577a23ae0dca691b24de4efd385695259f41
2022-05-01 12:34:40 -07:00
satish kumar sugasi
88a332ba60 btfm slimbus configuration change to enable
Enable btfm slimbus slave configuration default if BT power driver
enabled.

Change-Id: Iea4ee82cd366c9fa5a0824b9277b9bb49e15b128
2022-02-14 10:07:37 -08:00
satish kumar sugasi
1d6e351ae8 BT: Check slimbus configuration enabled or not
Disable BTFM slimbus driver if core slimbus disabled.

Change-Id: I6bcbe037181021d4449f345a81d257a2bc2deab6
2022-01-19 13:15:12 -08:00
Umesh Vats
eaa3717b1d bt-kernel: Bring initial files for BT family drivers
Bring BT family drivers from msm-5.10 kernel
to BT kernel project.

drivers/bluetooth/btpower.c -> .
drivers/bluetooth/btfm* ->  .
drivers/media/radio/rtc6226/* -> .
include/net/bt* -> include/
Above shows how directories and header files are relocated.

Change-Id: I6263eaa81dec344d7589f09ad3ec525ee7b04a8a
2021-11-08 14:00:16 -08:00