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