OSDN Git Service

Move autopair blacklist to interop database
authorAndre Eisenbach <eisenbach@google.com>
Mon, 11 Apr 2016 21:50:41 +0000 (14:50 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 13 Apr 2016 19:22:42 +0000 (12:22 -0700)
commit95673843582fccf026d8af7592428f9b864f52fd
tree8d1a4e6fe471e038e416e423e7406b66b8717a21
parent23f905d18bb33e10f8c423445ae4288942ad9463
Move autopair blacklist to interop database

Blacklist by partial name etc. was not working and had no effect; all
BDAs in the config file start with 00:, which is implausible at best, so
deleted...

Added new mechanism to blacklist by BDA only initially and added Subaru
car kit to blacklist.

Bug: 27347017
Change-Id: Ie2941cb1ab663b5444b02c44f85032f13be4ab46
12 files changed:
btif/include/btif_storage.h
btif/src/btif_dm.c
btif/src/btif_rc.c
btif/src/btif_storage.c
conf/Android.mk
conf/auto_pair_devlist.conf [deleted file]
device/include/interop.h
device/include/interop_database.h
device/src/interop.c
device/test/interop_test.cpp
main/Android.mk
stack/smp/smp_act.c