OSDN Git Service

BT: Get chipset type dynamically during stack initialization
authorManu Viswanadhan <manuv@codeaurora.org>
Wed, 29 Jun 2016 11:32:20 +0000 (17:02 +0530)
committerLinux Build Service Account <lnxbuild@localhost>
Wed, 24 Aug 2016 14:09:55 +0000 (08:09 -0600)
commit1987a39f742493ccbcbdfd52290a969a940c41ff
treecd447e01af3c80532ac0ada061a6046e9af0176e
parent33c0e78c943db4bcc80b991f561fc9e17f1be357
BT: Get chipset type dynamically during stack initialization

Get chipset type dynamically on the basis of qcom.bluetooth.soc
property during stack initialization. This helps in avoiding
compile time board configuration feature flags.

CRs-Fixed: 1035866

Change-Id: I65602b913c052633ec5627598a97ae85a29756f7
Android.mk
btif/src/btif_vendor.c
hci/src/hci_hal.c
utils/include/bt_utils.h
utils/src/bt_utils.c