Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: Get Bluetooth device Model Number String instead of Device Name into product string #500

Merged
merged 2 commits into from
Mar 12, 2023

Commits on Jan 27, 2023

  1. Get Bluetooth device Model Number String (UUID: 0x2A24) instead of De…

    …vice Name (UUID: 0x2A00) into hid_device_info.product_string.
    
    Use Device Name only if Model Number String is not available.
    
    See [Device Information Service](https://www.bluetooth.com/specifications/specs/device-information-service-1-1/) spec for more info.
    DJm00n committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1cf449b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. code review

    Youw committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ebfa181 View commit details
    Browse the repository at this point in the history