First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Android Btsnooz_hci.log file always "Damaged or Courrupt"

I'm trying to capture BLE HCI events for an Android device. I've managed to capture and acquire these events using Android's adb bugreport tool. The resulting btsnooz_hci.log command, when opened in Wireshark, always result sin the file is "Damaged or Corrupt" error. Any way to resolve this? Thank you

Anviori's avatar
3
Anviori
asked 2023-12-08 07:23:42 +0000
edit flag offensive 0 remove flag close merge delete

Comments

hugo.vanderkooij's avatar hugo.vanderkooij (2023-12-08 08:06:31 +0000) edit

If I'm understanding things correctly, that conversation is referring to needing a rooted device to capture these logs live. I'm capturing them on the device itself and then trying to open the result log file in Wireshark after the fact. I have access to the file, but Wireshark is refusing to open it.

Anviori's avatar Anviori (2023-12-08 15:00:51 +0000) edit
add a comment see more comments

1 Answer

0

Managed to make it work by: 1. Enabling Bluetooth HCI snooping in the developer options 2. Running adb shell 3. Live capturing the logs in Wireshark with interface: Android Bluetooth Btsnoop Net ... ...: android-bluetooth-btsnoop-net-...

Anviori's avatar
3
Anviori
answered 2023-12-08 15:41:49 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer