Hi Juha, On Wed, Mar 1, 2017 at 3:06 AM, Juha Kuikka <juha.kuikka@xxxxxxxxxxx> wrote: > UHIDDestroy controls whether uHID device is destroyed on HID/HoG disconnect. > Defaults to false. > --- > profiles/input/input.conf | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/profiles/input/input.conf b/profiles/input/input.conf > index 3e1d65a..4a93e42 100644 > --- a/profiles/input/input.conf > +++ b/profiles/input/input.conf > @@ -11,3 +11,7 @@ > # Enable HID protocol handling in userspace input profile > # Defaults to false (HIDP handled in HIDP kernel module) > #UserspaceHID=true > + > +# Destroy uHID device on HID/HoG disconnect > +# Defaults to false (uHID device is persistent across reconnects) > +#UHIDDestroy=true > -- > 2.7.4 Id follow the prefix of UserspaceHID here since it should apply to any uHID instance including classic and please merge this into the first patch. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html