You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have managed to capture some Bluetooth LE RID messages by listening on the bluetooth0 interface in Wireshark and manually triggering a Bluetooth LE scan.
The messages are contained in HCI events (Wireshark claims that the encapsulation is "Bluetooth H4 with linux header"). Unfortunately it seems that this dissector doesn't support extracting RID data from HCI events. Are there any plans to support this encapsulation?
I have managed to capture some Bluetooth LE RID messages by listening on the bluetooth0 interface in Wireshark and manually triggering a Bluetooth LE scan.
The messages are contained in HCI events (Wireshark claims that the encapsulation is "Bluetooth H4 with linux header"). Unfortunately it seems that this dissector doesn't support extracting RID data from HCI events. Are there any plans to support this encapsulation?
Example of captured data: bt_hci_rid_example.zip
The text was updated successfully, but these errors were encountered: