Hi,
[1] Used wireshark+usbpcap to capture BT USB HCI transactions [output -> .pcapng file] [2] I need to convert [BT USB HCI traffic] file from pcap/pcapng into BTSnoop file format.
before asking I tried with editcap, it throws following error.
editcap: The capture file being read can't be written as a "btsnoop" file.
Thanks