mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Some devices use the MFG specific data to identify the device since a custom name can be programed into the device (Apple Airpods for example). Additional info like serial numbers and device type info is also often encoded into the mfg data so it can be useful for a coordinator to parse. This change propogates the MFG data into the GDDeviceCandidate so the coordinator can utilize it if needed.