When a BLE HID-over-GATT (HoG) device is initially connected, the created uHID device has zero VID and PID, this is due to couple issues in how HoG handles Device Information Service (DIS). This patch set provices a fix for this. Juha Kuikka (3): dis: Fix attribute handle when initializing from db hog: Move dis_notify around hog: When no VID&PID also register a DIS notifier profiles/deviceinfo/dis.c | 21 ++++++++++++++++++++- profiles/input/hog-lib.c | 21 +++++++++++---------- 2 files changed, 31 insertions(+), 11 deletions(-) -- 2.7.4 -- 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