All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Profiles and Service publicing
Date: Tue, 22 Feb 2005 00:19:53 +0100	[thread overview]
Message-ID: <1109027993.7626.41.camel@pegasus> (raw)
In-Reply-To: <cuvg8v$6qs$1@sea.gmane.org>

Hi,

> The following SDP transaction is repeating again and again until the 
> headset gets tired:
> 
>  > ACL data: handle 0x0029 flags 0x02 dlen 19
>      L2CAP(d): cid 0x0040 len 15 [psm 1]
>          SDP SS Req: tid 0x49 len 0xa
>            pat uuid-32 0x1112 (AG)
>            max 0x28
>            cont 00
> < ACL data: handle 0x0029 flags 0x02 dlen 14
>      L2CAP(d): cid 0x0040 len 10 [psm 1]
>          SDP SS Rsp: tid 0x49 len 0x5
>            tot 0x0 cur 0x0
>            cont 00
> 
> The first is a SDP_ServiceSearch Request from the headset looking for a 
> service with UUID  of value 0x1112 (corresponds to AudioGateway).
> The second is a SDP_ServiceSearch Response from BlueZ saying that the 
> requested service is not found in the SDP database nor nothing even 
> similar, which is really true because I have not add this service 
> ("sdptool add AG" is not supported)

if the headset ends up in a loop like this, then the implementation of
the headset profile inside the headset has a bug. It is that simple,
because they should be able to handle a non existing audio gateway
record nicely.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  parent reply	other threads:[~2005-02-21 23:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-16 13:04 [Bluez-users] Profiles and Service publicing soraberri
2005-02-17 14:52 ` Brad Midgley
2005-02-21 23:19 ` Marcel Holtmann [this message]
2005-02-23 11:13   ` [Bluez-users] " soraberri

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=1109027993.7626.41.camel@pegasus \
    --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 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.