feat(bt): Add support for converting BT HCI logs to btsnoop format

This commit is contained in:
zhanghaipeng
2024-11-20 14:51:05 +08:00
parent d7dc6e7f2a
commit decb24f940
4 changed files with 270 additions and 0 deletions
+2
View File
@@ -59,3 +59,5 @@ tools/legacy_exports/export_legacy.sh
tools/legacy_exports/export_legacy.ps1
tools/legacy_exports/export_legacy.bat
tools/ci/idf_build_apps_dump_soc_caps.py
tools/bt/bt_hci_to_btsnoop.py
tools/bt/README.md