Sorry about this partial post - not sure just how it happened... Please
ignore it in favor of the complete post immediately following it
On Friday, 25 May 2012 11:19:45 UTC-4, symbolic wrote:
>
> I recently spent days tracking down a bug that I eventually tracked down
> to a piece of
Background:
I recently had a distressing bug in an Adnroid implementation I am
working on. I searched everywhere I could think of for this bug and its
solution, but never found it. I eventually found and fixed the bug
myself. I will detail the bug and the fix here.
The big question is:
I recently spent days tracking down a bug that I eventually tracked down to
a piece of code deep within Android itself. (2.3.5_r1)
The relevant bug/code was:
a. Symptom: Bluetooth activation crashes the system (Jump to location 0
crash)
b. Code fix:
--
unsubscribe: android-kernel+unsubscr...@
If this has already been covered, my apologies - I was not able to
find the information anywhere.
I am attempting to get a Atheros Bluetooth dongle to work as the
Bluetooth device under Android.
(This is connected to a USB hub which is connected to a USB Host port
on the platform)
I am using Andro