All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Jean Tourrilhes <jt@hpl.hp.com>
Cc: Stephen Crane <steve.crane@rococosoft.com>,
	BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] [PATCH] More SDP UUIDs...
Date: 16 Sep 2003 13:33:20 +0200	[thread overview]
Message-ID: <1063712005.22723.27.camel@pegasus> (raw)
In-Reply-To: <20030915221624.GA17085@bougret.hpl.hp.com>

Hi Jean,

> 	I've just realised that you didn't keep the UUID and attribute
> list of sdptool in sync. The patch below correct this.

I have applied your patch, thanks.

> 	Also : I believe that having in the sdp library all the
> functions xxx2str() (uuid2str, sdp_proto_uuid2strn...) and their
> associated data (struct tupla ServiceClass...) is not
> necessary.
> 	Realistically, only sdptool or a graphical equivalent would
> use those functions, the vast majority of users of the library would
> be like 'pand' and only create or search SDP records.
> 	Moving this functionality to sdptool would allow to reduce
> further the size of the SDP library.

I like to keep this functions in the library, because they are a good
for debugging and they can be shared between any graphical and terminal
SDP tools. Anyway it seems to me like a good idea to have a compile
switch to disable the string arrays and let the functions return NULL
instead. People which care about the library size can use it.

My work on the 4th (or maybe 5th) generation of a SDP library is making
good progress and I hope that I will have clean code for publishing very
soon.

Regards

Marcel




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2003-09-16 11:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-15 22:16 [Bluez-devel] [PATCH] More SDP UUIDs Jean Tourrilhes
2003-09-16 11:33 ` Marcel Holtmann [this message]
2003-09-16 13:03   ` David Woodhouse
2003-09-16 15:40     ` Fred Schättgen
2003-09-16 23:45       ` Marcel Holtmann
2003-09-17 11:34         ` Fred Schättgen
2003-09-19 16:52           ` Marcel Holtmann
2003-09-16 23:49     ` Marcel Holtmann
2003-09-17  6:22       ` David Woodhouse
2003-09-16 19:53   ` Jean Tourrilhes
2003-09-16 23:42     ` Marcel Holtmann
2003-09-17  0:06       ` Jean Tourrilhes
2003-09-17  0:28         ` Marcel Holtmann
2003-09-17  0:36           ` Jean Tourrilhes
2003-09-17  0:58             ` Marcel Holtmann

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=1063712005.22723.27.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=jt@hpl.hp.com \
    --cc=steve.crane@rococosoft.com \
    /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.