Friday, June 11, 2010

[android-developers] Re: Bluetooth issue on HTC Incredible

From my experiences, it seems as though all of the HTC phones with the
Sense UI on it have trouble with SPP. It looks like the Bluetooth
implementation is being hampered in someway by HTC. We've been able
to connect using reflection, but the connection is currently flaky at
best. Tested on Incredible, Eris, and Evo 4G, all with Sense UI and
all with the same BT issues.

On Jun 8, 7:00 pm, qwesthead <qwesth...@gmail.com> wrote:
> Our application reads data from the headset through SPP channel. It
> works fine with Nexus One and Droid. However, on Incredible, it does
> not read from the bluetooth fast enough. The logcat keep posting the
> following message. Are there any changes between Nexus One and
> Incredible as far as BT is considered?
>
> I/BLZ20_WRAPPER(  994): blz20_wrp_poll: nfds 2, timeout -1 ms
> D/BLZ20_WRAPPER(  994): blz20_wrp_poll: transp poll : (fd 41) returned
> r_ev [POL
> LIN ] (0x1)
> D/BLZ20_WRAPPER(  994): blz20_wrp_poll: return 1
> D/BLZ20_WRAPPER(  994): blz20_wrp_read: read 467 bytes out of 54245 on
> fd 41
> D/        (  322): jw_if_rfcomm_cl_cback: jw_if_rfcomm_cl_cback
> event=BTA_JV_RFC
> OMM_DATA_IND_EVT
> D/        (  322): jv_forward_data_to_jni: BTA_JV_RFCOMM_DATA_IND_EVT
> bta hdl 0
> D/ASOCKWRP(  994): asocket_read
> I/BLZ20_WRAPPER(  994): blz20_wrp_poll: nfds 2, timeout -1 ms
> D/BLZ20_WRAPPER(  994): blz20_wrp_poll: transp poll : (fd 41) returned
> r_ev [POL
> LIN ] (0x1)
> D/BLZ20_WRAPPER(  994): blz20_wrp_poll: return 1

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment