linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Adding Additional Protocol Descriptor List
Date: Tue, 13 Dec 2005 12:00:09 +0100	[thread overview]
Message-ID: <1134471609.29210.15.camel@blade> (raw)
In-Reply-To: <20051213092433.81132.qmail@web32401.mail.mud.yahoo.com>

Hi Arch,

> Thank you with that information on adding the 1284ID attribute.

you are welcome. I assume it is working perfect now.
 
> Now, I am trying to add the Additional Protocol Descriptor List to my
> sdp record. The Additional Protocol Descriptor List is almost similar
> to the Protocol Descriptor List. The only difference is that while the
> Protocol Descriptor List is a sequence of a sequence of data (2
> levels),  the Additional Protocol Descriptor List is a sequence of a
> sequence of a sequence of data (3 levels) .I tried doing this using
> the function sdp_set_access_protos() and just substituting the
> Attribute ID in the function from SDP_ATTR_PROTO_DESC_LIST to
> SDP_ATTR_ADD_PROTO_DESC_LIST. However, as you may already know, this
> will not solve it since the Protocol Descriptor List is only a
> sequence of a sequence.
>  
> In this regard, I would like to ask how I will be able to add a
> sequence of a sequence of a sequence of data to my sdp record. Or in
> other words, how will I add the Additional Protocol Descriptor List to
> my sdp record.

And again Collin already ran into the same problem, because you also
need them for HID. So I think we need a sdp_set_add_access_protos()
function for this job. Feel free to send me a patch.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2005-12-13 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13  9:24 [Bluez-users] Adding Additional Protocol Descriptor List Arch Sayo
2005-12-13 11:00 ` Marcel Holtmann [this message]

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=1134471609.29210.15.camel@blade \
    --to=marcel@holtmann.org \
    --cc=bluez-users@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).