All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frederic Dalleau <frederic.dalleau@access-company.com>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: [Bluez-devel] non persistent sdp records
Date: Thu, 10 May 2007 09:56:53 +0200	[thread overview]
Message-ID: <4642D045.60007@access-company.com> (raw)

Hi,

Until today, I was using non persistent sdp records like this

sdp_connect()
sdp_record_alloc()
sdp_record_register()
sdp_record_free()
[Bluetooth profile executing]
sdp_close()

Recently, I found my sdp records were accumulating each time I 
reregistered them, even if the sdp session was closed.
I saw this on bluez 3.9 but not on bluez 3.7.

Does this mean all sdp records are now persistent or was I doing bad 
thing since the beginning or something else?

Frederic


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

             reply	other threads:[~2007-05-10  7:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10  7:56 Frederic Dalleau [this message]
2007-05-10  9:33 ` [Bluez-devel] non persistent sdp records Marcel Holtmann
2007-05-10  9:43   ` Frederic Dalleau
2007-05-10 10:03     ` Marcel Holtmann
2007-05-10 15:23       ` Frederic Dalleau
2007-05-11  8:24         ` 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=4642D045.60007@access-company.com \
    --to=frederic.dalleau@access-company.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /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.