Hi all,
In my project, we use Freescale I.MX6-SabreSD board running Android 4.4, and connect TI CC2564 through UART(/dev/ttymxc4). I have added CC2564 driver into Android Kernel as following instructions: processors.wiki.ti.com/.../Bringing_Up_Bluedroid_on_Android_for_WL18xx, and we can find a device name at /dev/hci_tty, but I don't know how to configure CC2564 in Android, anyone knows how to configure it on Android step by step? Thanks a lot.