Tool/software: Linux
I am working with a system based on this link ()
I wanted to add the support for the USB BT device, which I was able to add in the kernel and can see both the Stack and USB generic device driver running.
I am using CSR 8510 A10 BT USB device, when I plug in I can see USB recognizes it however I can't see communication with the Device driver. BT USB driver have the generic implementation and it seems it support the device, Is there anything I am missing here ?