public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* A2DP headset
@ 2009-05-01 18:04 Thomas Gillespie
  2009-05-01 19:27 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Gillespie @ 2009-05-01 18:04 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

I'm trying to connect my A2DP headset to my computer. It works fine in
HSP/HFP mode, but when i try to connect to the audio sink via dbus it
won't connect. I get 
"bluetoothd[1618]: No matching ACP and INT SEPs found"
in my /var/log/messages file. What does this mean? 

Thanks,
Tom

P.s. I posted this question in irc first but it seemed a bit dead. I
figured it would be easier to just post it here.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: A2DP headset
  2009-05-01 18:04 A2DP headset Thomas Gillespie
@ 2009-05-01 19:27 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2009-05-01 19:27 UTC (permalink / raw)
  To: Thomas Gillespie; +Cc: linux-bluetooth

Hi Thomas,

On Fri, May 01, 2009, Thomas Gillespie wrote:
> I'm trying to connect my A2DP headset to my computer. It works fine in
> HSP/HFP mode, but when i try to connect to the audio sink via dbus it
> won't connect. I get 
> "bluetoothd[1618]: No matching ACP and INT SEPs found"
> in my /var/log/messages file. What does this mean? 

A2DP has a concept of Stream End Points (SEPs). To create an audio stream
you need to hook up an Audio Source SEP on one device (in your case your
computer) to an Audio Sink SEP on another device (your headset). That
message you got means that bluetoothd didn't find an Audio Sink SEP in the
headset that would match in it's properties (codec, etc) an available
Audio Source SEP on your computer.

Why this all is happening is another matter though. Have you done any
special changes to /etc/bluetooth/audio.conf? Could you enable bluetoothd
debug messages (-d switch) and give us the complete log when trying to
connect A2DP to the headset. The output of hcidump -XV when connecting
A2DP might also provide some useful information.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-01 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-01 18:04 A2DP headset Thomas Gillespie
2009-05-01 19:27 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox