Hi Alan, The following configuration was set while building the kernel
CONFIG_BT=y CONFIG_BT_L2CAP=y CONFIG_BT_SCO=y CONFIG_BT_RFCOMM=y CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_BNEP=y CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_HIDP=y # # Bluetooth device drivers # CONFIG_BT_HCIBTUSB=y # CONFIG_BT_HCIBTSDIO is not set CONFIG_BT_HCIUART=y # CONFIG_BT_HCIUART_H4 is not set CONFIG_BT_HCIUART_BCSP=y # CONFIG_BT_HCIUART_LL is not set # CONFIG_BT_HCIBCM203X is not set # CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBFUSB is not set CONFIG_BT_HCIVHCI=y Further, BOARD_HAVE_BLUETOOTH flag was also set for the android build. I'm unable to turn on the bluetooth. The logcat output indicates time- out. I'm using a USB Bluetooth dongle with CSR chipset. Please let me know if I'm missing some thing.. Thank you, Vinay. On Nov 9, 6:14 pm, Alan Carvalho de Assis <[email protected]> wrote: > Hi Vinay, > > On 11/9/10, Vinay <[email protected]> wrote: > > > Hi All, > > > I'm trying to useUSBbluetoothdonglewith the imx51 board. As per > > the relase notes of imx-android release R7 it does supportUSB > >bluetoothdongle. > >http://cache.freescale.com/files/32bit/doc/support_info/i_MX_Android_... > > > I have also referred to the following post: > >http://groups.google.com/group/android-porting/browse_thread/thread/5... > > > I'm unable to communicate with theUSBbluetoothdongle. > > > Please let me know how to go about this.. > > Whatdongleare you using on i.MX51? > > Did you configure you kernel correctly? > > These are the options selected on my kernel config: > CONFIG_BT=y > CONFIG_BT_L2CAP=y > CONFIG_BT_SCO=y > CONFIG_BT_RFCOMM=y > CONFIG_BT_RFCOMM_TTY=y > CONFIG_BT_BNEP=y > CONFIG_BT_BNEP_MC_FILTER=y > CONFIG_BT_BNEP_PROTO_FILTER=y > CONFIG_BT_HIDP=y > CONFIG_BT_HCIBTUSB=y > > Best Regards, > > Alan -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
