frameworks_bluetooth/framework/common
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
..
advertiser_data.c Merge commit 2026-04-27 23:14:50 +08:00
advertiser_data_helper.c Merge commit 2026-04-27 23:14:50 +08:00
bt_addr.c addr: fix bt_addr_str multiple define 2026-04-27 23:14:50 +08:00
bt_hash.c bluetooth: add le scan dup feature 2026-04-20 14:51:15 +08:00
bt_hash.h Move the internal header files out to include common 2026-04-27 23:14:52 +08:00
bt_internal.h Move the internal header files out to include common 2026-04-27 23:14:52 +08:00
bt_list.c Bluetooth: add free after list_delete to avoid memory leak. 2026-04-20 14:51:09 +08:00
bt_time.c Rename helper func get_os_timestamp_xx to bt_get_os_timestamp_xx avoid 2026-04-20 14:51:29 +08:00
bt_trace.h bluetooth: fix compilation errors 2026-05-08 09:41:34 +08:00
bt_uuid.c Vela-Android: save bredr remote uuids 2026-04-27 23:14:51 +08:00
callbacks_list.c Handles cllbacks free work in the client thread. 2026-04-20 14:51:14 +08:00
euv_pipe.c Bluetooth: Fixed an issue where resources could not be released after closing uv_pipe in euv_pipe. 2026-04-27 23:14:54 +08:00
euv_pty.c Clang-format: Update format of all files based on new .clang-format 2026-04-20 14:50:50 +08:00
state_machine.c fix: prevent crash by ensuring non-null string for sched_note_printf 2026-04-27 23:14:54 +08:00
uv_thread_loop.c Merge commit 2026-04-27 23:14:50 +08:00