Commit Graph

3 Commits

Author SHA1 Message Date
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
chengkai 3613536ff3 bluetooth: add bt trace tool
Signed-off-by: chengkai <chengkai@xiaomi.com>
2026-04-20 14:51:53 +08:00
chengkai efb7153843 bluetooth: add bt memory debug tool.
rootcause: add bt memory debug, support memory out-of-bounds check,
peak memory printing, and memory leak check

Signed-off-by: chengkai <chengkai@xiaomi.com>
2026-04-20 14:51:51 +08:00