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)
committerMatthew Xie <mattx@google.com>
Tue, 6 May 2014 08:14:24 +0000 (01:14 -0700)
commit8cd229d4765330b554eedd6919b9f41ca7989e7e
treeac0ec327f0d8e707627a30835a45828ff463960e
parentdda369e3a6b39c7df25072fc880fbd4903553f5c
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