* [Bluez-users] want to use more than one profile
@ 2008-02-13 18:44 Jesus Hinojosa
0 siblings, 0 replies; only message in thread
From: Jesus Hinojosa @ 2008-02-13 18:44 UTC (permalink / raw)
To: bluez-users
I have a MBT-S120 headset that works fine with skype using the the voice
profile.
.asoundrc
defaults.pcm.dmix_max_periods -1
pcm.bluetooth {
type bluetooth
device 00:0D:1A:40:0C:9E
profile "voice"
}
But the headset works great for listening to music with the hifi
profile. but If i switch to the hifi profile ( or use "auto" ), the
headset stops working for skype.
Is there a way to make it work for applications without having to edit
the file everything i want to switch?
Is it possible to have 2 configurations pointing to the same device ?
defaults.pcm.dmix_max_periods -1
pcm.headset {
type bluetooth
device 00:0D:1A:40:0C:9E
profile "voice"
}
pcm.headphones {
type bluetooth
device 00:0D:1A:40:0C:9E
profile "hifi"
}
Any help will be appreciated.
I have bluez 3.25
kernel: gentoo-sources 2.6.20
Thanks
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-13 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 18:44 [Bluez-users] want to use more than one profile Jesus Hinojosa
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.