Confirmed users
192
edits
Shawn huang (talk | contribs) |
Shawn huang (talk | contribs) |
||
Line 121: | Line 121: | ||
<code> device/common/libbt/include/vnd_machinename.txt </code>, defines UART port and firmware patchram location. | <code> device/common/libbt/include/vnd_machinename.txt </code>, defines UART port and firmware patchram location. | ||
Note: BCM chipset vendor library location changes to platform/hardware/qcom/bt and under hardware/qcom/bt. | |||
For Qct chipsets, power on Bluetooth chipset still depends on "/sytem/etc/init.qcom.bt.sh". See <code> hardware/qcom/bt/libbt-vendor/src/hardware.c </code>, function hw_config(). | For Qct chipsets, power on Bluetooth chipset still depends on "/sytem/etc/init.qcom.bt.sh". See <code> hardware/qcom/bt/libbt-vendor/src/hardware.c </code>, function hw_config(). | ||
You need to also make sure /sytem/etc/init.qcom.bt.sh can be executed. | You need to also make sure /sytem/etc/init.qcom.bt.sh can be executed. |