For default Android JB4.3 GA1.1.0 BSP, iMX6SL EVK board doesn't support BlueTooth, attached is the patch for the BSP to support AR3002 bluetooth.
The hardware information can be found at: https://community.freescale.com/docs/DOC-95016
iMX6SL_EVK_BlueTooth_Patch_for_JB4.3_1.1.0.tar.gz: these are the patch files.
iMX6SL_EVK_BlueTooth_Support_for_JB4.3_1.1.0.tar.gz: these are the patched source code files.
Please select one of above to use.
Hi All,
My platform is IMX6SL, Android kitkat 4.4.3 , Bluedroid, bluetooth USB driver.
When I am inserting my ko from the GUI, it is giving this error,
Can you please suggest me what to do???
Unable to unload driver module "/system/bin/bluetooth.ko": Operation not permitted
************* bluetooth.c insmod is called**********
Failed to load module: Unknown error -1 (-1)
I think it's purely permissions issue,
Here I have few questions,
1. Is the path which I am placing my kernel object file (ko) above /system/bin/release/ is correct ?? or it is /data/misc/bluetooth/ path???
2. If it is /data/misc/bluetooth/ then where should I mention permissions for that path.
Please respond me,
Thanks and Regards,
Mutyala rao.
For USB bluetooth, you can reference to this discussion:
Re: USB support in Bluedroid stack [Android 4.4.3 for imx6-Sololite]