It should not be too hard to add support for new similar devices from Redmond or other companies if they are using similar protocols (BLE and GATT).
Required info:
- Bluetooth HCI traffic dump or protocol description
- [optional] Device icons
Capturing Bluetooth traffic (can be captured on Android 4.4+, may require root access):
- Enable
Enable Bluetooth HCI snoop log in developer settings
- Interact with device using its app
- Pull log from Android device, usually located at
/data/misc/bluetooth/logs/btsnoop_hci.log
- Log can be analyzed with Wireshark
It should not be too hard to add support for new similar devices from Redmond or other companies if they are using similar protocols (
BLEandGATT).Required info:
Capturing Bluetooth traffic (can be captured on Android 4.4+, may require root access):
Enable Bluetooth HCI snoop login developer settings/data/misc/bluetooth/logs/btsnoop_hci.log