This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bluetooth Driver code for KeyStone 2 Device

I am looking for Bluetooth driver code for KeyStone 2 Device. I think there are two layers that works together, drives the bluetooth device.

One layer would be of BlueZ (bluetooth stack ) whose code we find at /linux/net/bluetooth and other layer would be of

driver which is controlling this bluetooth device.

Can any body point me out ,where driver code for bluetooth device used in keystone 2 device is organized?

Also,how pairing information of bluetooth devices is stored ?

Thanks