All of lore.kernel.org
 help / color / mirror / Atom feed
From: shamsheer yousaf <shamsheeryousaf@gmail.com>
To: Bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] SDP data elements
Date: Wed, 6 Apr 2005 09:07:26 +0530	[thread overview]
Message-ID: <6fe4bec60504052037e64ed52@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]

Hi ,
I'm implementing JSR-82 as a project for college using BlueZ as the native 
protocol stack. 
One of the things JSR-82 specifies is creation of data elements for the SDP. 
The JSR-82 specifies codes for each type of data element which corresponds 
to the bluetooth datatype + size descriptor code. Now JSR-82 specifies 
DataSequence code as 0x30 and DataAlternate code as 0x38. When i looked in 
the sdp.h header file these codes corresponded to SDP_SEQ_UNSPEC and 
SDP_ALT_UNSPEC ,which seems to be allright. But when i looked in the
sdp.cat the sdp_data_alloc() function (which i'm using to allocate
data elements
for other types like INT16,INT32 etc) , i cann't find an entry for 
SDP_SEQ_UNSPEC and SDP_ALT_UNSPEC. Are these types supported by Bluez? If so 
, how can i create an instance of these types.

Thanking you in advance

Yours Sincerely
Shamsheer Y
-- 
"Never let your sense of morals prevent you from doing what is right!" 
- "Salvor Hardin , Foundation " , Isaac Asimoc

[-- Attachment #2: Type: text/html, Size: 1094 bytes --]

                 reply	other threads:[~2005-04-06  3:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=6fe4bec60504052037e64ed52@mail.gmail.com \
    --to=shamsheeryousaf@gmail.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.