Re: [android-porting] Re: how to enable BT from setting UI with usb bt dongle

2012-05-09 Thread Pavan Savoy
Do you happen to have the android.hardware.bluetooth.xml in the /system/etc/permissions/ directory ? Also does your build involve BOARD_HAVE_BLUETOOTH ? If the hciattach entry is absent, BT should be shown turning on & complain about hciattach service missing. Since you intend to use usb hciattach

[android-porting] Re: how to enable BT from setting UI with usb bt dongle

2012-05-09 Thread hunter cheung
Hello, We face the same problem as yours. Do you have any solution right now? Thanks, Hunter hyst於 2012年4月23日星期一UTC+8下午1時01分17秒寫道: > > Dear all: > >Now I'm porting a usb bt dongle to ics,after insmod the btusb > ko,I can hcitool scan devices, then I set Board_have_bluetooth to > true