This adds support for manipulating local SDP database with bt_adapter_add_record and bt_adapter_remove_record functions. Those should be called when HAL service is registered or unregistered. This also adds DeviceID record as at least 1 local UUID is needed by Android to properly handle remote device profiles. Last but not least: With this serie it is possible to connect HID device from Android UI (Settings application). \O/ Comments are welcome. BR Szymon Janc Marcin Kraglak (3): android: Add and remove sdp records and uuids android: Clear adapter uuids during initialization android: Add support for getting UUIDs property Szymon Janc (1): android: Register DeviceID record when adapter is initialized android/Android.mk | 1 + android/adapter.c | 187 +++++++++++++++++++++++++++++++++++++++++++++++++---- android/adapter.h | 4 ++ 3 files changed, 180 insertions(+), 12 deletions(-) -- 1.8.4.2 -- 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