Re: [PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler

From: Marcel Holtmann
Date: Tue Dec 03 2019 - 20:49:44 EST


Hi Abhishek,

> Support setting the uniq attribute of the input device. The uniq
> attribute is used as a unique identifier for the connected device.
>
> For example, uinput devices created by BlueZ will store the address of
> the connected device as the uniq property.

you might also then want to add HIDIOCGRAWUNIQ support to the hidraw driver.

Regards

Marcel