OSDN Git Service

Add ability to add interop entries dynamically (2/2)
authorAndre Eisenbach <eisenbach@google.com>
Thu, 14 Jan 2016 10:00:24 +0000 (02:00 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 18 Feb 2016 18:39:38 +0000 (10:39 -0800)
commita0c02f62a49c4ae9de5789731cdbb99b686a938d
tree2353011d69ba903cde513cced3fb18a3887af443
parent3aa58c5fad5be75c559109ddce3ccd79ac807af9
Add ability to add interop entries dynamically (2/2)

Add ability and interface for adding dynamic entries to the interop
workaround database.

Bug: 26548845
Change-Id: Id886e4233fc1548727e79f1581cdc0c6f0738d59
btif/src/bluetooth.c
device/include/interop.h
device/include/interop_database.h
device/src/interop.c
device/test/interop_test.cpp
main/bte_main.c