frameworks_bluetooth/framework/socket
huangyulong3 41201c491d bluetooth: fix compilation errors
Fix various compilation errors across bluetooth framework, service,
and stack layers including:
- Add missing function declarations and header includes
- Fix type mismatches and implicit function declarations
- Add missing macro definitions in dfx headers
- Add stub implementation for hid device interface
- Fix list utility inline function issues

Signed-off-by: openvela <openvela@xiaomi.com>
2026-05-08 09:41:34 +08:00
..
async aync adv/scan: fix build error 2026-04-27 23:14:54 +08:00
bluetooth.c ipc: socket ipc support async call 2026-04-27 23:14:51 +08:00
bt_a2dp_sink.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_a2dp_source.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_adapter.c bluetooth: fix compilation errors 2026-05-08 09:41:34 +08:00
bt_avrcp_control.c zephyr-pts: add send passthrough cmd for avrcp ct 2026-04-27 23:14:51 +08:00
bt_avrcp_target.c Handles cllbacks free work in the client thread. 2026-04-20 14:51:14 +08:00
bt_cs.c cs : Add cs_set_config command to set RAS supported configuration and fix compilation warnings. 2026-04-27 23:14:55 +08:00
bt_device.c bluetooth: fix compilation errors 2026-05-08 09:41:34 +08:00
bt_gattc.c Merge commit 2026-04-27 23:14:50 +08:00
bt_gatts.c bluetooth: add gatts_connect_bear api [1/2] 2026-04-27 23:14:53 +08:00
bt_hfp_ag.c Android-Vela:add cind interface for android 2026-04-27 23:14:53 +08:00
bt_hfp_hf.c Merge commit 2026-04-27 23:14:50 +08:00
bt_hid_device.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_l2cap.c Merge commit 2026-04-27 23:14:50 +08:00
bt_le_advertiser.c adv/scan: rename member variables callback as callbacks 2026-04-27 23:14:54 +08:00
bt_le_scan.c adv/scan: rename member variables callback as callbacks 2026-04-27 23:14:54 +08:00
bt_pan.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_spp.c bluetooth: add spp insecure feature 2026-04-27 23:14:54 +08:00
bt_trace.c BTsnoop: add btsnoop API 2026-04-20 14:51:18 +08:00