Commit Graph

7 Commits

Author SHA1 Message Date
zhangyuan20 8456ee94d7 bluetooth: add dfx in android.
bug: v/84700

Rootcause: dfx should be added in android, or it will cause compilation problems.

Signed-off-by: zhangyuan20 <zhangyuan20@xiaomi.com>
2026-01-25 13:50:27 +08:00
chejinxian1 5d3d0ee6e3 bluetooth: Remove unused source file and add AVRCP control source to library
bug: v/79115

Rootcause: Update the source file path used by the `libbt-framework-client` library.

Signed-off-by: chejinxian1 <chejinxian1@xiaomi.com>
2025-11-28 21:36:20 +08:00
chejinxian1 132453c0d7 IPC: Update the include for RPMSG
bug: v/79112

Rootcause: Within the Android build system, the RPMSG service is inaccessible. Consequently, the corresponding library path has been added to Android.bp, and the include header file for the source file utilising RPMSG has been updated.

Signed-off-by: chejinxian1 <chejinxian1@xiaomi.com>
2025-11-28 21:36:20 +08:00
chejinxian1 085770f5a3 L2CAP: Enable L2CAP configuration.
bug: v/58030

Signed-off-by: chejinxian1 <chejinxian1@xiaomi.com>
2025-11-17 22:20:28 +08:00
zhangyuan20 8a88ef679a [bugfix]Vela-Android:fix build error
bug: v/46742

Signed-off-by: zhangyuan20 <zhangyuan20@xiaomi.com>
2025-02-11 00:09:06 +08:00
Haishen Zhang d4fdcf87f4 Vela-Android: Add support to multiple SPP client connections
bug: v/50094

1. Enable RPMsg Socket: CONFIG_NET_RPMSG/CONFIG_BLUETOOTH_SPP_RPMSG_NET
2. Disable RPMsg UART: CONFIG_RPMSG_UART ("/dev/ttyDROID")
3. For client connection, we shall use conn_id, instead of scn.
   (scn == 0, all the time.)

Signed-off-by: Haishen Zhang <zhanghaishen@xiaomi.com>
2025-02-10 17:56:41 +08:00
openvela-robot cf07bea530 Merge commit
Change-Id: If26995eebd18a82ac4cd827e6801458e57a6ead3
2024-11-25 17:34:53 +08:00