OSDN Git Service

Bluetooth: Select bluetooth transport dynamically
authorDibyendu Roy <dibyen@codeaurora.org>
Wed, 25 May 2016 09:24:43 +0000 (14:54 +0530)
committerLinux Build Service Account <lnxbuild@localhost>
Wed, 24 Aug 2016 14:09:37 +0000 (08:09 -0600)
commitb3bfb154195109d4eddb2bb14c23f8cf2b122f98
treeb96bea53d0f3c652c07069e6d421b5fec10221d3
parenteb46fdb217ac117b83202d7471199e6042ed18a9
Bluetooth: Select bluetooth transport dynamically

Select bluetooth transport dynamically on the basis of
qcom.bluetooth.soc property. This patch removes the use of board
configuration option QCOM_BT_USE_SMD_TTY and uses dynamically
detected SOC type to choose required transport.

Change-Id: Iae1ee900362af95c42bffcc444b56267cbbae92d
hci/Android.mk
hci/include/hci_hal.h
hci/src/hci_hal_h4.c
hci/src/hci_hal_mct.c
hci/src/hci_layer.c