Bluedroid of Jellybean supports only Serial interface for communication between CPU and Bluetooth device. In my case, i have to use USB interface between CPU and bluetooth devcie. So, i replace some code with USB interface. It's working well with USB Bluetooth device. But i found that it is working only with USB device which use Broadcom chipset. It's not working with CSR chipset. First time, i can see CSR chipset information from log. It means that Bluedroid communicate with CSR chipset successfully during initial time. After some progress, Bluedroid can't receive HCI command anymore. I don't understand and can't resolve until now. I don't know that this issue is my porting issue or fundamental issue of Bluedroid.
If anyboy has similar experience, please share your experience. Thanks, -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
