frameworks_bluetooth/framework/socket
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
..
async bluetooth: Using macros to reduce boilerplate code in asynchronous callbacks. 2025-11-20 18:14:35 +08:00
bluetooth.c IPC: Update the include for RPMSG 2025-11-28 21:36:20 +08:00
bt_a2dp_sink.c Merge commit 2024-11-25 17:34:53 +08:00
bt_a2dp_source.c Merge commit 2024-11-25 17:34:53 +08:00
bt_adapter.c [bug fix] When bt off is executed, disconnect all acl connections. 2025-09-26 21:42:22 +08:00
bt_avrcp_control.c zephyr-pts: add register notification interface for avrcp ct 2025-06-12 10:45:11 +08:00
bt_avrcp_target.c Merge commit 2024-11-25 17:34:53 +08:00
bt_device.c bluetooth: implement bt_device_set_bondable_le API to change bond mode. 2025-09-25 20:01:14 +08:00
bt_gattc.c Support the signed write function, which requires BT_SIGNING micro to open. 2025-09-25 20:01:14 +08:00
bt_gatts.c GATT: fix type mismatch for cookie of socket ipc 2025-01-02 22:46:44 +08:00
bt_hfp_ag.c Android-Vela: add clcc interface and callback 2025-05-13 17:13:40 +08:00
bt_hfp_hf.c Add new interface: hfp_hf_query_current_calls_with_callback. 2025-09-17 10:41:29 +08:00
bt_hid_device.c Merge commit 2024-11-25 17:34:53 +08:00
bt_l2cap.c L2CAP: Add function to stop listening on a specific PSM. 2025-11-17 22:20:28 +08:00
bt_le_advertiser.c Merge commit 2024-11-25 17:34:53 +08:00
bt_le_scan.c ipc: le scan async api 2025-10-15 10:20:50 +08:00
bt_pan.c Merge commit 2024-11-25 17:34:53 +08:00
bt_spp.c bluetooth: adapt spp socket api 2025-02-10 17:56:41 +08:00
bt_trace.c BTsnoop: add btsnoop API 2025-02-10 22:30:28 +08:00