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