Hello ~
As title, I almost done for the Android 5.1.1 porting on IMX6 platform, but the bluetooth has some problem as below:
when I enable the bluetooth on the IMX6 platform, I can scan my phone ( also enbale bt already), but my phone cannot find the IMX6 platform, although they still paired each other ( IMX6 platform invite first) and send file looks fine, but if we will make it to a product, I think the customer will not agree it happen!So how should I do to fix this problem?
My firmware use default from Android 5.1.1 BSP:
Type_ZP.hcd
the content of bt_vendor.conf as follow:
UartPort = /dev/ttymxc1
# Firmware patch file location
FwPatchFilePath = /etc/firmware/brcm/
FwPatchFileName = Type_ZP.hcd
thank you
Hi
Any success on the above issue ..