All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Cc: leonerd@leonerd.org.uk, hacker@gnu-designs.com, fpillet@mac.com
Subject: Re: [Bluez-devel] [PATCH] Palm Hotsync over Bluetooth
Date: Thu, 22 Sep 2005 20:23:37 +0200	[thread overview]
Message-ID: <1127413417.12287.19.camel@blade> (raw)
In-Reply-To: <1127412332.24352.14.camel@wyatt.hadess.net>

Hi Bastien,

> David, Florent, Paul, I've copied you on this mail as the
> pilot-sync-devel list seems to be down ATM. Bluez-devel people, I know a
> few have been interested in Hotsync'ing over Bluetooth for Palm devices.
> 
> This patch should apply to the current CVS HEAD of pilot-link.
> It adds configure checks for BlueZ (with the default being to turn on
> the Bluetooth support), and use the "bt:" port.
> 
> How-to use it:
> 1) Make sure your Palm and computer are paired
> 2) Select your computer as the Hotsync (Bluetooth->Setup
> devices->Hotsync, ignore the instructions on screen, and go through the
> wizard)
> 3) launch your favourite Palm conduit with the "bt:" port, such as:
> pilot-xfer -p bt: -l
> 4) Enjoy
> 
> There are a few kludges though:
> - Multiple HOTSYNC SDP records could get created, you can remove them by
> hand using sdptool.

look at the pand daemon and see how they handle the SDP records. There
is no need to make them persistent. If the application dies, the records
are automatically removed by sdpd.

> - We need to wait for the rfcomm device to be created, and then handled
> by the hotplug scripts before we can use it. Marcel probably knows how
> to do this better than I do.

Don't create a TTY device. You can use the RFCOMM socket directly.

> You can use bt:<Palm bdaddr> to only allow a specific Palm to connect to
> your conduit.
> 
> Comments welcome. Palm hackers, is "bluetooth:" being used, and if not,
> could we hijack it, and is the current code mergeable?

Someone has to send me a Palm device with Bluetooth, so I can do more
testing.

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-09-22 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22 18:05 [Bluez-devel] [PATCH] Palm Hotsync over Bluetooth Bastien Nocera
2005-09-22 18:23 ` Marcel Holtmann [this message]
2005-09-22 21:51   ` Bastien Nocera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1127413417.12287.19.camel@blade \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=fpillet@mac.com \
    --cc=hacker@gnu-designs.com \
    --cc=leonerd@leonerd.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.