Hi, Some DualShock3 clones (eg ShanWan) were reported to not provide valid SDP record required by HID profile. Due to this those failed to work with current BlueZ sixaxis code (ie no input device were created). This small serie is an attempt to extend DS3 support also with those misbehaving clones. Idea is that we can provide fixed SDP recrod for devices that use valid PID/VID even if SDP search failed. This was tested only with genuine controller (with crippled SDP code) so before I consider this code ready for inclusion it needs to be tested on clone devices. BR Szymon Szymon Janc (2): core/device: Add support for setting SDP record profiles/input: Add support for SDP fallback for DualShock 3 clones profiles/input/server.c | 191 ++++++++++++++++++++++++++++++++++++++++++++++-- src/device.c | 37 ++++++++++ src/device.h | 3 + 3 files changed, 224 insertions(+), 7 deletions(-) -- 2.1.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