From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] SDP without results
Date: Tue, 30 May 2006 12:40:45 +0200 [thread overview]
Message-ID: <1148985645.17015.3.camel@localhost> (raw)
In-Reply-To: <13960213768f.13768f139602@fh-wolfenbuettel.de>
Hi Goetz,
> I am trying to discover services of a device, looking for the SAP
> service. In my understanding this is the hex ID for uuid 0x112d .
>
> I have been trying to use the sample of Albert Huang
> (http://people.csail.mit.edu/albert/bluez-intro/) section 4.4 .
>
> The service id is defined as
> uint32_t svc_uuid_int[] = { 0x0, 0x0, 0x0, 0x112d };
you use of sdp_uuid128_create() is wrong and also not needed at all. It
is enough to add the UUID16 identifier for this kind of search. The
bluez-utils source packages contains enough examples on how to search
for specific services.
Regards
Marcel
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
prev parent reply other threads:[~2006-05-30 10:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 10:02 [Bluez-devel] SDP without results Götz Issel
2006-05-30 10:40 ` 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=1148985645.17015.3.camel@localhost \
--to=marcel@holtmann.org \
--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.