* [Bluez-devel] SDP data elements
@ 2005-04-06 3:37 shamsheer yousaf
0 siblings, 0 replies; only message in thread
From: shamsheer yousaf @ 2005-04-06 3:37 UTC (permalink / raw)
To: Bluez-devel
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-06 3:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-06 3:37 [Bluez-devel] SDP data elements shamsheer yousaf
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.