How to capture and analyze bluetooth packets using wireshark [closed]

How would I go about capturing and analyzing bluetooth packets on Win 7 using wireshark ?

I know wireshark can't do "promiscous" capturing of bluetooth packets. I have purchased Ubertooth one for that.

How do I now capture and analyze bluetooth packets?


Based on the Bluetooth page at the Wireshark wiki, it looks like on Windows you would have to use a separate tool to capture bluetooth packets. You could then export them in pcap format and open the file in Wireshark.

Alternately, you could install Linux. :)