Device Name vs Device Label in Drivers

Didn't think this was that mysterious... The Label is what you give it, the Device Name is what the device driver gave it, typically on pairing.

Both are editable but for the most part, the Label is used for display purposes.

If a label is not set, the device name is used.

In an upcoming update, the device Label and device name will be in the device list and will help searching...

When in doubt, use the label to set it to something you want it to be displayed in the UI.

3 Likes