On 08/22/2012 08:49 AM, Muthu Subramanian K wrote:
On 08/20/2012 05:00 PM, Michael Meeks wrote:
> One issue is powering up bluetooth on Android: documentation insists
> that you ask the user to switch on bluetooth: one option is to
add an
> item "Search for Bluetooth" devices on the selectio
On Wed, 2012-08-22 at 08:36 +0300, Tor Lillqvist wrote:
> If it's ok with everyone I'm going to include cleaned
> bluetooth headers, from android, in the source tree to avoid
> the need for installing a library which isn't actually linked
> or used. (Headers viewabl
On 08/20/2012 05:00 PM, Michael Meeks wrote:
> One issue is powering up bluetooth on Android: documentation insists
> that you ask the user to switch on bluetooth: one option is to add an
> item "Search for Bluetooth" devices on the selection screen which does
> this, or alternatively to just
> If it's ok with everyone I'm going to include cleaned bluetooth headers,
> from android, in the source tree to avoid the need for installing a library
> which isn't actually linked or used. (Headers viewable
> http://gitorious.org/0xdroid/system_bluetooth/trees/59ca0be6dc8ef3f30f8f863d8fb805a55bf
Hi Michael,
On 08/20/2012 01:30 PM, Michael Meeks wrote:
One issue is powering up bluetooth on Android: documentation insists
that you ask the user to switch on bluetooth: one option is to add an
item "Search for Bluetooth" devices on the selection screen which does
this, or alternatively to ju
Hi Andrzej,
On Fri, 2012-08-17 at 21:33 +0200, Andrzej J. R. Hunt wrote:
> I finally managed to get dbus control of bluetooth working today, and
> started working on the actual communication
Nice :-)
> One issue is powering up bluetooth on Android: documentation insists
> that you ask th
Hi everyone,
I finally managed to get dbus control of bluetooth working today, and
started working on the actual communication -- the Android code seems to
be functional, and successfully pairs with my laptop, however I'm
currently getting a connection refused when opening a socket, which I'm