2005-08-19 16:03:36

by Marcel Holtmann

[permalink] [raw]
Subject: [Bluez-devel] Looking for a Palm with Bluetooth

Hi,

I just played a little bit with a Palm Tungsten T3 and found there
secret 128-bit UUIDs for specific services like HotSync. I added support
for them to sdptool and now I like to fully add Bluetooth support to the
pilot-link library and its utils. The way with using PPP in between is
ugly and not really needed. Is there anyone out there that has an old T3
and don't need it anymore? I am really happy if someone sends me such a
device, so I can add native synchronization support over Bluetooth for
the PalmOS devices.

Regards

Marcel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel


2005-08-21 13:26:22

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] Looking for a Palm with Bluetooth

Hi Nick,

> > I just played a little bit with a Palm Tungsten T3 and found there
> > secret 128-bit UUIDs for specific services like HotSync. I added support
> > for them to sdptool and now I like to fully add Bluetooth support to the
> > pilot-link library and its utils. The way with using PPP in between is
> > ugly and not really needed. Is there anyone out there that has an old T3
> > and don't need it anymore? I am really happy if someone sends me such a
> > device, so I can add native synchronization support over Bluetooth for
> > the PalmOS devices.
>
> That would be really great! Sadly, I have no device for you yet :-( In
> a few months, if I buy a lifedrive then I will have a TT spare though.

this would be great. Thanks.

Regards

Marcel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2005-08-21 08:51:23

by Marcel Holtmann

[permalink] [raw]
Subject: RE: [Bluez-devel] Looking for a Palm with Bluetooth

Hi Tom,

> Did you also observe the other "glitch"?
>
> o)Palm does an SDP request for a service
>
> o)The other side doesn't have the service and responds with an empty
> response
>
> o) The Palm then does an attribute search on handle 0

not really, because I had some hard time to play around with the SDP
records itself to present a correct record with all needed information.
However this should be investigated.

> I have reported this issue in the Bluetooth Forum on the PalmOS developers
> website.

I got the impression from previous comments on some mailing list and
boards that the PalmOS developers don't really fix Bluetooth bugs.

Regards

Marcel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2005-08-21 08:48:03

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-devel] Looking for a Palm with Bluetooth

Hi Collin,

> Could you tell us the secret UUIDs?

look at the sdptool source code in the CVS.

Regards

Marcel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2005-08-20 03:57:49

by Tom Allebrandi

[permalink] [raw]
Subject: RE: [Bluez-devel] Looking for a Palm with Bluetooth

Marcel -

Did you also observe the other "glitch"?

o)Palm does an SDP request for a service

o)The other side doesn't have the service and responds with an empty
response

o) The Palm then does an attribute search on handle 0

I have reported this issue in the Bluetooth Forum on the PalmOS developers
website.

--- tom
tom allebrandi
[email protected]

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Marcel
Holtmann
Sent: Friday, August 19, 2005 12:04 PM
To: [email protected]
Subject: [Bluez-devel] Looking for a Palm with Bluetooth

Hi,

I just played a little bit with a Palm Tungsten T3 and found there
secret 128-bit UUIDs for specific services like HotSync. I added support
for them to sdptool and now I like to fully add Bluetooth support to the
pilot-link library and its utils. The way with using PPP in between is
ugly and not really needed. Is there anyone out there that has an old T3
and don't need it anymore? I am really happy if someone sends me such a
device, so I can add native synchronization support over Bluetooth for
the PalmOS devices.

Regards

Marcel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2005-08-19 16:27:27

by Collin R. Mulliner

[permalink] [raw]
Subject: Re: [Bluez-devel] Looking for a Palm with Bluetooth

Could you tell us the secret UUIDs?


thanks ... Collin

On Fri, 2005-08-19 at 18:03 +0200, Marcel Holtmann wrote:
> Hi,
>
> I just played a little bit with a Palm Tungsten T3 and found there
> secret 128-bit UUIDs for specific services like HotSync. I added support
> for them to sdptool and now I like to fully add Bluetooth support to the
> pilot-link library and its utils. The way with using PPP in between is
> ugly and not really needed. Is there anyone out there that has an old T3
> and don't need it anymore? I am really happy if someone sends me such a
> device, so I can add native synchronization support over Bluetooth for
> the PalmOS devices.
>
> Regards
>
> Marcel

--
Collin R. Mulliner <[email protected]>
BETAVERSiON Systems [http://www.betaversion.net]
info/pgp: finger [email protected]
It's not a feature it's a bug.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel

2005-08-19 16:17:46

by Nicholas Piper

[permalink] [raw]
Subject: Re: [Bluez-devel] Looking for a Palm with Bluetooth

Marcel,

On Fri, 19 Aug 2005, Marcel Holtmann wrote:

> I just played a little bit with a Palm Tungsten T3 and found there
> secret 128-bit UUIDs for specific services like HotSync. I added support
> for them to sdptool and now I like to fully add Bluetooth support to the
> pilot-link library and its utils. The way with using PPP in between is
> ugly and not really needed. Is there anyone out there that has an old T3
> and don't need it anymore? I am really happy if someone sends me such a
> device, so I can add native synchronization support over Bluetooth for
> the PalmOS devices.

That would be really great! Sadly, I have no device for you yet :-( In
a few months, if I buy a lifedrive then I will have a TT spare though.

Nick

--
Nick Piper, Developer, LogicaCMG http://www.nickpiper.co.uk/
GPG Encrypted mail welcome! 1024D/3ED8B27F
Choose life. Be Vegan :-) Please reduce needless cruelty + suffering !


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel