* Re movon Bluetooth headset
@ 2010-01-11 7:58 Asutosh Das
0 siblings, 0 replies; only message in thread
From: Asutosh Das @ 2010-01-11 7:58 UTC (permalink / raw)
To: linux-bluetooth
Hi
I am using a movon BT headset. I have compiled bluez 3.36 for arm and
am able to play music with a plantronics headset. But I am unable to
play with the movon headset.
Chip - BCM4325
Headset - movon & 590plantronics
I have done the following:
1. I have changed the /etc/asound.conf to movon bdaddr
2. I have created a new audio device for movon using the dbus command
line. The following log shows the two audio devices created:
# dbus-send --system --print-reply --type=method_call
--dest=org.bluez /org/blue
z/audio org.bluez.audio.Manager.ListDevices
method return sender=:1.15 -> dest=:1.48 reply_serial=2
array [
string "/org/bluez/audio/device0"
string "/org/bluez/audio/device1"
]
Now device0 -> movon & device1 -> plantronics
3. The following command works fine and I am able to hear the music in
plantronics.
dbus-send --system --print-reply --type=method_call
--dest=org.bluez /org/blue
z/audio/device1 org.bluez.audio.Sink.Connect
./mplayer -ao alsa:device=bluetooth /Music/AKJS.mp3
4. The following command doesn't work and gives me an error .
dbus-send --system --print-reply --type=method_call --dest=org.bluez /org/blue
z/audio/device0 org.bluez.audio.Sink.Connect
hcid[1061]: avdtp_ref(0x70f20): ref=2
called: send_request
called: send_req
This func l2cap_connect
l2cap_connect
L2CAP TRANSPORT
This func l2cap_connect
hcid[1061]: stream creation in progress
hcid[1061]: link_key_request (sba=43:25:D1:00:00:00, dba=00:13:7B:40:1E:8E)
hcid[1061]: kernel auth requirements = 0x00
called: l2cap_connect_cb
hcid[1061]: connect(): Connection refused (111)
This error l2cap_connect_cb
hcid[1061]: avdtp_unref(0x70f20): ref=1
hcid[1061]: connect:connect XCASE detected
hcid[1061]: avdtp_unref(0x70f20): ref=0
hcid[1061]: avdtp_unref(0x70f20): freeing session and removing from list
hcid[1061]: Stream setup failed, after XCASE connect:connect
Error org.bluez.Error.Failed: Stream setup failed
5. My default device is device0 i.e. movon
# dbus-send --system --print-reply --type=method_call --dest=org.bluez /org/blue
z/audio org.bluez.audio.Manager.DefaultDevice
method return sender=:1.15 -> dest=:1.49 reply_serial=2
string "/org/bluez/audio/device0"
I put the movon headset in discoverable mode and the alternate red &
blue blinking changes to blue alone but stream setup fails !!! ...
Please can you let me know what I am missing here ....
--
Thank you,
Warm Regards,
Das
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-11 7:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11 7:58 Re movon Bluetooth headset Asutosh Das
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).