I'm going to porting android4.3. Tried to connect the USB bluetooth dongle with a CSR chip. However, an error occurs when try to ON bluetooth. because, using a libbt-vendor.so of broadcom for. Whether there somewhere samples for CSR?
I/bluedroid( 1310): enable I/bt_hci_bdroid( 1310): init I/bt_vendor( 1310): init I/bt_vnd_conf( 1310): Attempt to load conf from /etc/bluetooth/bt_vendor.conf D/bt_h4 ( 1310): hci_h4_init D/bt_userial( 1310): userial_init D/bt_hci_bdroid( 1310): logging 1 D/BTSNOOP-DISP( 1310): btsnoop_open D/BTSNOOP-DISP( 1310): btsnoop_log_open: snoop log file = /data/btsnoop_hci.log D/BTSNOOP-DISP( 1310): btsnoop_log_open: Unable to open snoop log file D/bt_hci_bdroid( 1310): set_power 0 D/bt_hci_bdroid( 1310): set_power 1 I/bt_hci_bdroid( 1310): bt_hc_worker_thread started D/bt_hci_bdroid( 1310): preload start D/bt_hci_bdroid( 1310): bthc_signal_event start D/bt_hci_bdroid( 1310): bthc_signal_event naka D/bt_hci_bdroid( 1310): bthc_signal_event end D/bt_hci_bdroid( 1310): preload end I/bt_hci_bdroid( 1310): if (events & HC_EVENT_PRELOAD) D/bt_userial( 1310): userial_open(port:0) I/bt_userial_vendor( 1310): userial vendor open: opening /dev/bus/usb/001/002 I/bt_userial_vendor( 1310): device fd = 60 open D/bt_userial( 1310): fd = 60 I/bt_hci_bdroid( 1310): bt_vnd_if D/bt_hci_bdroid( 1310): bthc_signal_event start D/bt_hci_bdroid( 1310): bthc_signal_event naka D/bt_hci_bdroid( 1310): bthc_signal_event end I/bt_hci_bdroid( 1310): if (events & HC_EVENT_POSTLOAD) I/bt_hci_bdroid( 1310): if (events & HC_EVENT_PRELOAD) I/bt_hci_bdroid( 1310): if (events & HC_EVENT_POSTLOAD) I/GKI_LINUX( 1310): gki_task_entry: gki_task_entry task_id=0 [BTU] starting I/bt-btu ( 1310): btu_task pending for preload complete event D/bt_userial( 1310): Entering userial_read_thread() D/BTSNOOP-DISP( 1310): btsnoop_capture: fd = -1, type 2000, rcvd 0, ext -1 D/AlertService( 1330): No fired or scheduled alerts D/AlertService( 1330): Scheduling next alarm with AlarmScheduler. sEventReminderReceived: null D/AlarmScheduler( 1330): No events found starting within 1 week. E/bt-btif ( 1310): ...preload_wait_timeout (retried:0/max-retry:0)... D/bt_hci_bdroid( 1310): cleanup D/bt_hci_bdroid( 1310): bthc_signal_event start D/bt_hci_bdroid( 1310): bthc_signal_event naka D/bt_hci_bdroid( 1310): bthc_signal_event end I/bt_hci_bdroid( 1310): if (events & HC_EVENT_PRELOAD) I/bt_hci_bdroid( 1310): if (events & HC_EVENT_POSTLOAD) I/bt_hci_bdroid( 1310): bt_hc_worker_thread exiting D/bt_userial( 1310): userial_close(fd:60) D/bt_userial( 1310): RX termination W/bt_userial( 1310): select_read return size <=0:-1, exiting userial_read_thread D/bt_userial( 1310): Leaving userial_read_thread() I/bt_userial_vendor( 1310): device fd = 60 close D/bt_h4 ( 1310): hci_h4_cleanup D/BTSNOOP-DISP( 1310): btsnoop_close D/bt_hci_bdroid( 1310): set_power 0 D/bt_hci_bdroid( 1310): logging 0 D/BTSNOOP-DISP( 1310): btsnoop_close W/bt-btu ( 1310): btu_task start abort! -- -- 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.
