How to analyze live Bluetooth packet in wireshark?

677 views Asked by At

If i use bluez hcitool, like hcitool scan then I could see packets in wireshark properly under interface bluetooth0. And I am sure that bluez in using on-board Bluetooth chip.

I have written my own application with my own Bluetooth stack ( i am not using bluez ) for USB Bluetooth dongle (using libusb ), but when I start wireshark with bluetooth1 interface, then wireshark not show any packet.

Should my application send packets to wireshark? if so, can some one please direct me how to see my Bluetooth packets in wireshark?

0

There are 0 answers