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>
Thu, 14 Apr 2016 00:29:10 +0000 (17:29 -0700)
commit7ee02bdb617c7f2c27d03a21112f485ec36371b4
treeae124c7fcf531bb3d61f1376d4b16b33be4d4ef1
parentbcfdd0ab24357c5dd842540e6c0e8f34ba7aac11
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