OSDN Git Service

HID: Parse paired hid devices from bluez.
authorHemant Gupta <hemantg@codeaurora.org>
Fri, 25 Oct 2013 16:30:07 +0000 (22:00 +0530)
committerZhihai Xu <zhihaixu@google.com>
Mon, 21 Apr 2014 20:31:11 +0000 (20:31 +0000)
commitfbaeb4a7b64a89c08a98b53766e250eb7bad8830
tree37c11e7e709a8a1b57b24e8cfb9b0cb0e0d4163a
parent87b7cce18f64b1b5f1cdff81d883a5c8720ead77
HID: Parse paired hid devices from bluez.

This patch adds support for parsing SDP records of paired HID devices
from bluez device storage path and store the parsed hid sdp data into
bluedroid storage path. Without this patch, it was not possible to
have paired HID devices during upgrade from BlueZ to Bluedroid Stack.

Change-Id: I7db4a801f3cf9ca46fc0eabfd929e8d7c16b5edb
btif/include/btif_config_util.h
btif/src/btif_config_util.cpp