All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] PATCH for dund : correct --dialup behavior (Tomtom GPS)
@ 2006-11-19 11:04 Valentin SURREL
  2006-11-19 11:13 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Valentin SURREL @ 2006-11-19 11:04 UTC (permalink / raw)
  To: bluez-devel

Hello,

I've found a little problem when trying to connect my Tomtom One GPS to 
the Intenet via my computer.

Tomtom GPS expect to find a GSM Phone with DUN. I changed the class in 
/etc/bluetooth/hcid.conf to 0x520204.
Then I started dund with the correct options (--dialup particularly).

It did'nt work, Tomtom claiming that my 'phone' have not DUN.

I made this very little modification to dund/sdp.c :

./bluez-utils-3.7/dund$ diff sdp_original.c sdp.c
173a174,176
 >       case DIALUP:
 >               sdp_uuid16_create(&svclass, DIALUP_NET_SVCLASS_ID);
 >               break;

After that, it works perfectly. Maybe this patch should be integrated 
into the official Bluez utils...

Valentin SURREL


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.55247.1163941931.8777.bluez-devel@lists.sourceforge.net>]

end of thread, other threads:[~2006-11-20  8:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-19 11:04 [Bluez-devel] PATCH for dund : correct --dialup behavior (Tomtom GPS) Valentin SURREL
2006-11-19 11:13 ` Marcel Holtmann
2006-11-19 11:31   ` Valentin SURREL
2006-11-20  8:16     ` Marcel Holtmann
     [not found] <mailman.55247.1163941931.8777.bluez-devel@lists.sourceforge.net>
2006-11-19 13:27 ` Arjan van de Ven
2006-11-20  8:17   ` Marcel Holtmann

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.