New version of this patch using Vinicius idea of ReconnectMode, except that instead of "passive" and "active" we use "Host" and "Device", since the the passive/active is relative to what end are you talking about (host/device) Names are free to change. Also, this patch set removes the input config file introduced in a previous version of this patch. This property is readonly after all, and is derived from the SDP record passed to the Input plugin init (input_device_register). This SDP record comes from the SDP cache and hid_device_probe ensures it is not NULL. Comments are welcomed! Alex Deymo (2): input: Documentation for new Input1 interface input: Implement the new ReconnectMode Input1 property. doc/input-api.txt | 32 ++++++++++++++++++ profiles/input/device.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 118 insertions(+), 3 deletions(-) create mode 100644 doc/input-api.txt -- 1.8.1.3 -- 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