public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: David Sainty <david.sainty@dtsp.co.nz>
To: Richi Plana <richip@richip.dhs.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Bluez / Bluetooth Docs
Date: Wed, 22 Oct 2008 11:29:27 +1300	[thread overview]
Message-ID: <48FE57C7.4050507@dtsp.co.nz> (raw)
In-Reply-To: <48FE519F.9070409@richip.dhs.org>

Richi Plana wrote:
>> Working under the assumption that one can't bind two BT headsets to one
>> BT adapter (device or whatever the correct term is), I've made available
>> two BT adapters on my notebook (one USB dongle) and am now trying to
>> pair one headset with one device. The problem is I've no idea how this
>> works outside of the automagic that Fedora does (using hcid).

Not that I've tried it, but I expect that this assumption is wrong - you 
can talk to multiple bluetooth devices with one transceiver, and I don't 
see any reason to expect headsets to be a special case?

For access via ALSA I have, for my one headset:
pcm.bluetooth {
        type bluetooth
        device "00:13:A9:C2:43:41"
}


You might have some success putting two such entries into your .asoundrc 
(you might have a pcm.bluetooth1 and pcm.bluetooth2, and obviously you 
need to enter the two device addresses for your headsets).  I do this 
under BlueZ 4.x, so it might be different in your case.

Then this kind of thing should work: mplayer -ao alsa:device=bluetooth1 
play.mp3


      reply	other threads:[~2008-10-21 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21  0:49 Bluez / Bluetooth Docs Richi Plana
2008-10-21 22:03 ` Richi Plana
2008-10-21 22:29   ` David Sainty [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=48FE57C7.4050507@dtsp.co.nz \
    --to=david.sainty@dtsp.co.nz \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=richip@richip.dhs.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox