All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Bluetooth-alsa question: possible to use phone itself as headset?
@ 2005-02-16 13:27 Marcel Partap
  2005-02-16 14:11 ` Lars Grunewaldt
  2005-02-16 14:53 ` [Bluez-devel] " soraberri
  0 siblings, 2 replies; 3+ messages in thread
From: Marcel Partap @ 2005-02-16 13:27 UTC (permalink / raw)
  To: bluez-devel

Hey folks,
I got a 3650 (also named the 'play bone') and would like to spare money 
for a headset. The phone has bluetooth and so I thought, why not use the 
phone itself as headset? It seems this is not supported yet, but would 
it be possible?
Connected (wire) to the phone I also have a headset.. Could _that_ be 
used via bluetooth? That'd be soo great, I wouldn't have to get another 
headset. then again, I doubt... ah please just give me /your/ opinion on 
the matter, /you/ are the devs after all.
thanks & kind 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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Bluetooth-alsa question: possible to use phone itself as headset?
  2005-02-16 13:27 [Bluez-devel] Bluetooth-alsa question: possible to use phone itself as headset? Marcel Partap
@ 2005-02-16 14:11 ` Lars Grunewaldt
  2005-02-16 14:53 ` [Bluez-devel] " soraberri
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Grunewaldt @ 2005-02-16 14:11 UTC (permalink / raw)
  To: bluez-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bluetooth-alsa is about supporting the BT headset profile, and the phone
won't implement it. Phones support the handsfree profile, you can find a
link to two projects on our homepage that might be usefull, i.e.

http://www.soft.uni-linz.ac.at/_wiki/tiki-index.php?page=ProjectBluezHandsfree

best regards,
~  Lars

Marcel Partap wrote:
| Hey folks,
| I got a 3650 (also named the 'play bone') and would like to spare money
| for a headset. The phone has bluetooth and so I thought, why not use the
| phone itself as headset? It seems this is not supported yet, but would
| it be possible?
| Connected (wire) to the phone I also have a headset.. Could _that_ be
| used via bluetooth? That'd be soo great, I wouldn't have to get another
| headset. then again, I doubt... ah please just give me /your/ opinion on
| the matter, /you/ are the devs after all.
| thanks & kind 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-devel mailing list
| Bluez-devel@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/bluez-devel
|


- --
Lars Grunewaldt
* software development
* multimedia design
skills: C/C++/Java/PHP/(X)HTML/Flash/audio/video
web: http://www.dark-reality.de
mail: lgw@dark-reality.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCE1SYQWC6DTWkDAoRAmfLAJ9KCKWnd+/XTVYc4TAV4LHou3KRHgCgvGTD
QfFLOFdlv9PMrJm+Ve/UPpc=
=ltQ8
-----END PGP SIGNATURE-----


-------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* [Bluez-devel] Re: Bluetooth-alsa question: possible to use phone itself as headset?
  2005-02-16 13:27 [Bluez-devel] Bluetooth-alsa question: possible to use phone itself as headset? Marcel Partap
  2005-02-16 14:11 ` Lars Grunewaldt
@ 2005-02-16 14:53 ` soraberri
  1 sibling, 0 replies; 3+ messages in thread
From: soraberri @ 2005-02-16 14:53 UTC (permalink / raw)
  To: bluez-devel

Hi Marcel,

Marcel Partap wrote:
> Hey folks,
> I got a 3650 (also named the 'play bone') and would like to spare money 
> for a headset. The phone has bluetooth and so I thought, why not use the 
> phone itself as headset? It seems this is not supported yet, but would 
> it be possible?

As far as I know, we would only need to implement headset profile in the 
phone side. I think this shouldn't be impossible, after all Symbian OS 
has public API for RFCOMM, L2CAP and SDP socket connection, and I think 
it is also possible to create SCO connections in a socket basis... So, 
what is the problem then? Even in the assumption that we managed to 
develop the headset profile I think NONE actual mobile phone would let 
us hook the audio streaming from/to the microphone/speaker to/into a SCO 
channel. It is physically posible, of course because the AudioGateway 
profile embedded in the phone just do it, but I'm afraid we have no 
public interface to get this functionality (I'm not Symbian developer, 
let's hope somebody tell this is not true!).

Maybe phone manufacturers are too dependent on the Telephony Companies 
requirements to allow this nice functionality which would lead us 
without doubt to make VoIP calls from the phone if it detects the 
presence of the appropiate service running in our home's box.


> Connected (wire) to the phone I also have a headset.. Could _that_ be 
> used via bluetooth? That'd be soo great, I wouldn't have to get another 
> headset. 


As I said, the problem is in the interface phone|bluetooth, and with an 
external headset the same interface is still present

Regards,

Luis



-------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2005-02-16 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-16 13:27 [Bluez-devel] Bluetooth-alsa question: possible to use phone itself as headset? Marcel Partap
2005-02-16 14:11 ` Lars Grunewaldt
2005-02-16 14:53 ` [Bluez-devel] " soraberri

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.