<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx</link><description>Windows CE supports the Bluetooth Hands Free Profile Audio Gateway (AG). This profile allows you to use a Bluetooth headset or car kit as a hands free (HF) device. This feature is supported on Windows CE 5.0 and Windows Mobile 5.0 (and WM2003 SE). You</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#451301</link><pubDate>Sat, 13 Aug 2005 22:25:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:451301</guid><dc:creator>Paul Sneddon</dc:creator><description>Does this sample only work on WM2005?  There are no headers in the SDK for the other versions?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#451713</link><pubDate>Mon, 15 Aug 2005 13:01:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:451713</guid><dc:creator>rmg</dc:creator><description>Hi Greg, Please come back to &lt;a rel="nofollow" target="_new" href="http://forum.xda-developers.com/viewtopic.php?t=23558"&gt;http://forum.xda-developers.com/viewtopic.php?t=23558&lt;/a&gt;&lt;br&gt;&lt;br&gt;Paul (psneddon) has some new questions for you reagarding enabling the audio gateway on the HTC Magician.&lt;br&gt;&lt;br&gt;Cheers.</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#452065</link><pubDate>Tue, 16 Aug 2005 11:55:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452065</guid><dc:creator>Winfried Klum</dc:creator><description>Hi Greg,&lt;br&gt;is the IOCTL_AG_OPEN_AUDIO/IOCTL_AG_CLOSE_AUDIO stuff also working for Windows CE4.2 ?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#452241</link><pubDate>Tue, 16 Aug 2005 20:07:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452241</guid><dc:creator>cenet</dc:creator><description>The Hands Free Profile was added in Windows CE 5.0.  However, it was also included in Windows Mobile 2003 SE which is based on CE 4.2.  To find SDK headers (btagpub.h, etc) you need to install Windows CE Platform Builder 5.0.&lt;br&gt;&lt;br&gt;This feature is not present in Windows CE Platform Builder 4.2.</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#452293</link><pubDate>Tue, 16 Aug 2005 21:38:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452293</guid><dc:creator>qwu</dc:creator><description>could you send me the btagpub.h?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#452595</link><pubDate>Wed, 17 Aug 2005 14:57:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452595</guid><dc:creator>qwu</dc:creator><description>On a smartphone (like Motorola MPX220) with WM2003 SE, is it possible to route audio to BT Headset using your mentioned way?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#452870</link><pubDate>Thu, 18 Aug 2005 02:51:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452870</guid><dc:creator>cenet</dc:creator><description>qwu, I believe the MPx220 does not have the ability to route OS audio to a BT headset.  It can only route cellular audio.&lt;br&gt;&lt;br&gt;What info do you need from the header?&lt;br&gt;&lt;br&gt;#define IOCTL_AG_OPEN_AUDIO   0x01&lt;br&gt;#define IOCTL_AG_CLOSE_AUDIO  0x02&lt;br&gt;&lt;br&gt;If you need more info I recommend you download an evaluation version of Windows CE Platform Builder v5.0.&lt;br&gt;&lt;br&gt;-Greg&lt;br&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#474451</link><pubDate>Tue, 27 Sep 2005 19:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474451</guid><dc:creator>Jerry</dc:creator><description>When a Handsfree connection exists, can I do Push Object? In another words, does Windows CE Bluetooth stack support concurrent connections for multiple profiles?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#482827</link><pubDate>Thu, 20 Oct 2005 01:53:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:482827</guid><dc:creator>cenet</dc:creator><description>Jerry,&lt;br&gt;&lt;br&gt;The Windows CE Bluetooth stack does support concurrent connections so this is possible given the following assumptions:&lt;br&gt;&lt;br&gt;1) The remote device also supports this.&lt;br&gt;2) If you are communicating with two different devices, the BT chip may need to support a feature called &amp;quot;scatternet&amp;quot;.&lt;br&gt;&lt;br&gt;Greg</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#485846</link><pubDate>Thu, 27 Oct 2005 23:35:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:485846</guid><dc:creator>cenet</dc:creator><description>See Part 2 of this post here:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/cenet/archive/2005/10/27/485839.aspx"&gt;http://blogs.msdn.com/cenet/archive/2005/10/27/485839.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Greg</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#486278</link><pubDate>Fri, 28 Oct 2005 19:49:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:486278</guid><dc:creator>mrm_blue</dc:creator><description>I want to use WinCE 5.0 for developing a Hands-Free Unit, not Audio Gateway. Does Windows CE support Hands Free Unit?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#486293</link><pubDate>Fri, 28 Oct 2005 20:10:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:486293</guid><dc:creator>cenet</dc:creator><description>Windows CE 5.0 does not support the Hands Free device role of the Hands Free Profile, just Audio Gateway.  But it is possible for you to develop this profile by making use of the CE Bluetooth APIs.&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/wce50conbluetoothapplicationdevelopment.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/wce50conbluetoothapplicationdevelopment.asp&lt;/a&gt;&lt;br&gt;&lt;br&gt;Greg&lt;br&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#486438</link><pubDate>Sat, 29 Oct 2005 00:29:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:486438</guid><dc:creator>mrm_blue</dc:creator><description>Hi Greg,&lt;br&gt;&lt;br&gt;Saying that I want to develop a Hands Free Unit using WinCE 5.0 Bluetooth device, and want to keep two or more hands-free service level connection to two or more phones, so that any calling to those phones will be notified on my Hands Free Unit. Is this possible?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Jerry</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#500234</link><pubDate>Tue, 06 Dec 2005 00:05:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:500234</guid><dc:creator>Josh</dc:creator><description>Thanks for the info!  What specifically does IOCTL_AG_OPEN_AUDIO do?  Does it just set up the connection?  What else has to be done to send or record from the connection?  I've been playing around on my phone and when I send an open audio command I can hear my headset &amp;quot;turn on&amp;quot;, but nothing seems to change with how the Smartphone routes audio (everything keeps going over the normal speaker).</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#501151</link><pubDate>Wed, 07 Dec 2005 22:07:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:501151</guid><dc:creator>cenet</dc:creator><description>Hi Josh,&lt;br&gt;&lt;br&gt;Some OEMs will only set up audio routing between the cellular radio and Bluetooth due to hardware limitations.  In this scenario IOCTL_AG_OPEN_AUDIO will not route OS sounds over BT.  I suspect that is the issue you are having.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Greg&lt;br&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#501470</link><pubDate>Thu, 08 Dec 2005 11:15:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:501470</guid><dc:creator>Josh</dc:creator><description>Thanks for a response, I figured as much.  What little additional information is available online points to the possibility of using the btscosnd sample driver from PB 5.0 to compensate for the lack of hardware audio routing.  I have been able to get btscosnd to compile in eVC4 for SP 2003, however it is not loading properly via the Drivers\BuiltIn registry key and when I try to manually add it via RegisterDevice it fails.  I haven't had time to go through and add my own debugging facilities (replacing what's there with a simple file writer seems easiest).&lt;br&gt;&lt;br&gt;I know next to nothing about PB and if it's possible to use the debug functions on btscosnd.dll even though I have a production device (MPx220).  I guess my question then would be if it's theoretically possible to get btscosnd.dll to work under SP 2003, or if I'm barking up the wrong tree.  Any pointers as to what might be the problem before I dive in would be great.&lt;br&gt;&lt;br&gt;If I DO get it to work, I assume it will automatically bind to any connected headset on WAV_OPEN or WAV_INIT?  I can probably figure that out from the source.&lt;br&gt;&lt;br&gt;Also, do you happen to know if there is there any way of setting the default input/output wav device?  Ideally I would be able to map WAV5: (btscosnd) to default, so all the programs use it for input/output.  Or is that handled directly by the programs?  Sorry for all the questions, I'm quite new to CE programming.&lt;br&gt;&lt;br&gt;Thank you!</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#509947</link><pubDate>Fri, 06 Jan 2006 06:29:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:509947</guid><dc:creator>jing</dc:creator><description>Hi Greg, &lt;br&gt;&lt;br&gt;I used the IOCTL_AG_OPEN_AUDIO to open up the audio connection as you suggested and was able to hear sounds from my handsfree device.  But my problem is, after a phone call, the audio connection is always terminated.  Seems like the btagsvc is forcing a disconnection?&lt;br&gt;Is there any workaround?&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;jing&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#512434</link><pubDate>Fri, 13 Jan 2006 12:35:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:512434</guid><dc:creator>Vincent</dc:creator><description>Hi Greg, &lt;br&gt;&lt;br&gt;I am able to use IOCTL_AG_OPEN_AUDIO to route system sounds to BT handsfree.  Cellular audio is also routed to BT handsfree when a phone call is established.  But when the phone call disconnects, the audio connection to the BT handsfree is also disconnected.&lt;br&gt;&lt;br&gt;Is it possible to maintain the BT audio connection even after the phone call disconnects, so that system sounds is still routed to BT handsfree?&lt;br&gt;&lt;br&gt;Thank you!</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#540798</link><pubDate>Tue, 28 Feb 2006 23:33:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:540798</guid><dc:creator>Jeff</dc:creator><description>Is there a possibility that Microsoft will add this functionality to Voice Command so people won't have to do all of these hacks?</description></item><item><title /><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#549608</link><pubDate>Sun, 12 Mar 2006 00:16:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:549608</guid><dc:creator>Toby's Travels</dc:creator><description>One smart cookie over at PDAPhoneHome.com has written a utility that redirects all audio on your Windows Mobile device and sends it to your Bluetooth headset, allowing you to use Skype, listen to audio books and music all hands free!Here is the utility</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#658096</link><pubDate>Thu, 06 Jul 2006 20:36:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:658096</guid><dc:creator>SSR</dc:creator><description>I tried using this utility on my UTstarcomm 6700 but after 10 seconds bluetooth shuts off and audio goes back to device. Anyone has fix on this?</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#701106</link><pubDate>Tue, 15 Aug 2006 16:20:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:701106</guid><dc:creator>Paul Grant (PG2006)</dc:creator><description>Hi Greg,&lt;br&gt;&lt;br&gt;I'm trying to programatically make a connection to Bluetooth headset from WM5 device.&lt;br&gt;&lt;br&gt;Using the GU interface provided on the device, I can &lt;br&gt;a. discover the headset device, and authenicate&lt;br&gt;b. Select the headset service, however I'm not certain what is actually done programatically when perform&lt;br&gt;this selection in the GUI&lt;br&gt;c. Using the code from your web page, I can redirect the audio of the WM5 device to the headset.&lt;br&gt;&lt;br&gt;This all works fine !&lt;br&gt;&lt;br&gt;I am now trying to do this all programatically, I've been looking through a description of the headset&lt;br&gt;profile, it seems to indicate that the AG can initiate a connection to the HS, the AG is responsible for the&lt;br&gt;creation of :&lt;br&gt;&lt;br&gt;1. Connection establishment&lt;br&gt;2. SCO link establishment&lt;br&gt;&lt;br&gt;In the following code, I think the BthCreateACLConnection &amp;amp; BthAuthenticate are &lt;br&gt;performing 1, and &amp;nbsp;BthCreateSCOConnection is performing 2. your code would then&lt;br&gt;perform c.&lt;br&gt;&lt;br&gt;	if (ERROR_SUCCESS == BthCreateACLConnection (&amp;amp;b, &amp;amp;h)) {&lt;br&gt;		iRes = BthAuthenticate (&amp;amp;b);&lt;br&gt;		BthCloseConnection (h);&lt;br&gt;&lt;br&gt;	 &amp;nbsp; &amp;nbsp;int res = BthCreateSCOConnection (&amp;amp;b, &amp;amp;hSCO);&lt;br&gt;&lt;br&gt;	}&lt;br&gt;	else {&lt;br&gt;		iRes = GetLastError ();&lt;br&gt;		MessageBox (hWnd, L&amp;quot;Connection failed&amp;quot;, L&amp;quot;Error&amp;quot;, MB_OK | MB_TOPMOST);&lt;br&gt;	}&lt;br&gt;&lt;br&gt;I'm currently attempting to make to SCO connection to the BT_ADDR of the device,&lt;br&gt;as opposed to the socket of the headset service. I'm not certain if this is correct or not.&lt;br&gt;I get an error code 1229 which means :&lt;br&gt;&lt;br&gt;An operation was attempted on a nonexistent network connection.&lt;br&gt;&lt;br&gt;Am I doing something wrong !&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;Paul Grant</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#923384</link><pubDate>Wed, 01 Nov 2006 18:15:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:923384</guid><dc:creator>Gregoire</dc:creator><description>&lt;p&gt;I found a software product that controls the voice routing to the Bluetooth Headset. &lt;/p&gt;
&lt;p&gt;It's called BlueMusic and you can download it from &lt;a rel="nofollow" target="_new" href="http://www.teksoftco.com"&gt;http://www.teksoftco.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It works great. Actually I never thought that listening to music with a Bluetooth headset can be this cool.&lt;/p&gt;
&lt;p&gt;I even managed to create voice notes (with the Notes sound recorder) with perfect quality. &lt;/p&gt;
&lt;p&gt;Im planning to test it with Skype and I'll let you know of the results!&lt;/p&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#925828</link><pubDate>Wed, 01 Nov 2006 21:55:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:925828</guid><dc:creator>Gregoire</dc:creator><description>&lt;P&gt;Sorry for the high frequency of posts, but now it hit me...&lt;/P&gt;
&lt;P&gt;Can any of you experts explain how the voice itself goes from the phone modem to the bluetooth headset?&lt;/P&gt;
&lt;P&gt;Is it possible to save that voice stream or whatever that is to a WAV file locally on the mobile device?&lt;/P&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#1031899</link><pubDate>Wed, 08 Nov 2006 10:49:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1031899</guid><dc:creator>David Mays</dc:creator><description>&lt;p&gt;I have written a shareware tool that will enable BT audio on a WM5 Smartphone.&lt;/p&gt;
&lt;p&gt;You may download it at &lt;a rel="nofollow" target="_new" href="http://www.davidmays.com/BTAudio/"&gt;http://www.davidmays.com/BTAudio/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is a fully featured, unlimited shareware application.&lt;/p&gt;
&lt;p&gt;I do not have the money to deal with Certificates, so it is unsigned.&lt;/p&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#1139047</link><pubDate>Fri, 24 Nov 2006 12:54:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1139047</guid><dc:creator>Kirill</dc:creator><description>&lt;P&gt;Hi Greg,&lt;/P&gt;
&lt;P&gt;I've implemented the procedure you described with IOCTL_AG_OPEN_AUDIO. And I am able to hear my BT headset is switched ON by this piece of code, but it still does not route all system sounds to the HF. And I am sure it is not a hardware limitation - when I push HF button for voice dialing then for some seconds I am able to hear all system sounds in the HF until the voice tag application is still active...&lt;/P&gt;
&lt;P&gt;Please explain how I can get it running proper.&lt;/P&gt;
&lt;P&gt;I am using HTC TyTN + WM5.&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#1665976</link><pubDate>Tue, 13 Feb 2007 07:03:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1665976</guid><dc:creator>David Mays</dc:creator><description>&lt;P&gt;My shareware utility has been updated, and some users at www.howardforums.com have been using it with great success. &lt;A href="http://www.davidmays.com/BTAudio/" target=_new rel=nofollow&gt;http://www.davidmays.com/BTAudio/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I make use of the aforementioned IOCTL call, using P/Invoke from .NET CF 2.0. &lt;/P&gt;
&lt;P&gt;The free version is time limited to 30 minutes at a time, and will not automatically re-enable audio after a call has been received. The pay version is not time limited, and does automatically re-enable the audio routing after a call.&lt;/P&gt;
&lt;P&gt;Feel free to contact me here with any questions.&lt;/P&gt;
&lt;P&gt;david.mays&lt;/P&gt;
&lt;P&gt;gmail.com &lt;/P&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#2390131</link><pubDate>Thu, 03 May 2007 11:39:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2390131</guid><dc:creator>Adrial</dc:creator><description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm actually trying to do the reverse of what seems to be discussed in this forum for quite some time now but to no avail.&lt;/P&gt;
&lt;P&gt;I'm trying to create a wince based hands-free unit for an in-car computer application. Basically, I have a WINCE 5.0 mobile device running in an in-car environment and this device is already connected to the car audio system. I would want to write an application which allows this mobile device to connect as a hands-free unit to any bluetooth enabled mobile phone.&lt;/P&gt;
&lt;P&gt;Has anyone had any experience in doing something like that? As there are very little information to create something like that, I have been stuck at this for almost half a year now.&lt;/P&gt;
&lt;P&gt;Any help would be deeply appreciated! Thanks in advance to any kind soul out there who has a clue to how I should proceed.&lt;/P&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#2461248</link><pubDate>Mon, 07 May 2007 13:45:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2461248</guid><dc:creator>George</dc:creator><description>&lt;P&gt;Dear all, I want find on the internet bluetooth profile for handsfree. I have Pocket Pc Asus A632N, that have Handsfree profile for sending audio to handsfree kit, and A2DP profile for sending audio to bluetooth audio device. But I can not find profile for "virtual" handsfree, for simulation of handsfree on my pocket, for example GPS software running in my car, and my phone Sony Ericson is in bag, phone has found my virtual handsfree on the pocket. Pocket have windcom bluetooth without this profile.&lt;/P&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#3247461</link><pubDate>Tue, 12 Jun 2007 13:53:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3247461</guid><dc:creator>Eddie</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am trying to simulate Windows Mobile 5 device as a hands free unit. I have registerd the SDP record and created the service connection between HF and AG, but have no idea of how to receive audio from AG. Should I use the same way as AG to access the SCO connection? Thanks for any advice.&lt;/p&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#4512414</link><pubDate>Wed, 22 Aug 2007 19:11:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4512414</guid><dc:creator>Hrene</dc:creator><description>&lt;p&gt;hi!&lt;/p&gt;
&lt;p&gt; this software product that controls sound routing is amazing!!!!... &lt;/p&gt;
&lt;p&gt;hope it will work on my &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://www.techfocus.co.uk/Bluetooth-Headsets/BT150.htm&amp;quot;"&gt;http://www.techfocus.co.uk/Bluetooth-Headsets/BT150.htm&amp;quot;&lt;/a&gt; title=&amp;quot; Jabra Bluetooth Headset&amp;quot;&amp;gt;jabra Bluetooth Headset&amp;lt;/a&amp;gt;&lt;/p&gt;</description></item><item><title>Redirect ALL audio to Bluetooth Headset - PDAPhoneHome.com</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#6791231</link><pubDate>Mon, 17 Dec 2007 20:36:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6791231</guid><dc:creator>Redirect ALL audio to Bluetooth Headset - PDAPhoneHome.com</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://pdaphonehome.com/forums/ppc-6800-xv6800/99107-redirect-all-audio-bluetooth-headset.html#post696825"&gt;http://pdaphonehome.com/forums/ppc-6800-xv6800/99107-redirect-all-audio-bluetooth-headset.html#post696825&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#8462799</link><pubDate>Tue, 06 May 2008 14:57:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8462799</guid><dc:creator>Ankzz</dc:creator><description>&lt;P&gt;When I run the code provided over here I get following exception:&lt;/P&gt;
&lt;P&gt;Exception 'Prefetch Abort' (3): Thread-Id=06780016(pth=83ac1b58), Proc-Id=00400002(pprc=82209308) 'NK.EXE', VM-active=05970006(pprc=8310bbd8) 'servicesd.exe'&lt;/P&gt;
&lt;P&gt;PC=00000000(???+0x00000000) RA=c0923378(btscosnd.dll+0x00003378) SP=d9fcf87c, BVA=00000000&lt;/P&gt;
&lt;P&gt;EXCEPTION IN WAV_IOControl!!!!&lt;/P&gt;
&lt;P&gt;Another audio driver is also running with name as "WAV1:" , Is it the one causing problem&lt;/P&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#8469754</link><pubDate>Thu, 08 May 2008 10:30:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8469754</guid><dc:creator>Ankzz</dc:creator><description>&lt;p&gt;I removed the other wave driver, still I am getting the same Exception.&lt;/p&gt;
&lt;p&gt;Its giving exception when it goes for the IOCTL &amp;quot;WODM_GETDEVCAPS &amp;quot;&lt;/p&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#8502794</link><pubDate>Wed, 14 May 2008 09:09:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8502794</guid><dc:creator>Gautam Kumar</dc:creator><description>&lt;p&gt;Hi Greg ,&lt;/p&gt;
&lt;p&gt;I am making an application where i am using pocket pc as bluetooth device and any mobile as gateway&lt;/p&gt;
&lt;p&gt;for HF profile.&lt;/p&gt;
&lt;p&gt;I did followint thing.&lt;/p&gt;
&lt;p&gt;I made a application where in I am searching for device and then paring with any BT &amp;nbsp;mobile found.&lt;/p&gt;
&lt;p&gt;I made a service level connection using winsck here passing HF uuid .&lt;/p&gt;
&lt;p&gt;then waiting in recv api for recving AT commds from BT &amp;nbsp;mobile.&lt;/p&gt;
&lt;p&gt;I am sucessfull in establ;ishing a service level connection but after a few second of connection establishment the connection breaks .&lt;/p&gt;
&lt;p&gt;I am also not able to send or recv anything .&lt;/p&gt;
&lt;p&gt;any help on this regard will be kindly welcomed &lt;/p&gt;</description></item><item><title>re: Extending the Bluetooth Hands Free Profile</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#8573121</link><pubDate>Wed, 04 Jun 2008 13:39:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8573121</guid><dc:creator>Shinu</dc:creator><description>&lt;p&gt;Hi All, &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I am trying to create a winCE based HS/HF device (Here the WincE will act as the HS/DF device side not AG side). I have done the connection establishment from the HS side to some mobile ,After the connection establishment I can able to recieve the Ring and also able to attend the call. But I am not able to route the audio. Whether the Mobile will route the audio to the headset?. Whether I need to do any operation to enable the audio in the headset. In which layer I ll be recieving the voice data. How I can take this data and direct to the speaker. same for the mic also. Please give some Idea for this as early as possible.&lt;/p&gt;
&lt;p&gt;Thanks&amp;amp;Regards,&lt;/p&gt;
&lt;p&gt;Shinu &amp;nbsp; &lt;/p&gt;</description></item><item><title>Routing Audio to Bluetooth Headset | keyongtech</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#9338152</link><pubDate>Sun, 18 Jan 2009 19:28:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9338152</guid><dc:creator>Routing Audio to Bluetooth Headset | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/3101592-routing-audio-to-bluetooth-headset"&gt;http://www.keyongtech.com/3101592-routing-audio-to-bluetooth-headset&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>[WM2005] Play audio over a bluetooth headset | keyongtech</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#9361393</link><pubDate>Thu, 22 Jan 2009 05:01:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9361393</guid><dc:creator>[WM2005] Play audio over a bluetooth headset | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/2044809-wm2005-play-audio-over-a"&gt;http://www.keyongtech.com/2044809-wm2005-play-audio-over-a&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Windows CE Networking Team WebLog Extending the Bluetooth Hands Free | Paid Surveys</title><link>http://blogs.msdn.com/cenet/archive/2005/08/12/451012.aspx#9663639</link><pubDate>Sat, 30 May 2009 09:12:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9663639</guid><dc:creator> Windows CE Networking Team WebLog Extending the Bluetooth Hands Free | Paid Surveys</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://paidsurveyshub.info/story.php?title=windows-ce-networking-team-weblog-extending-the-bluetooth-hands-free"&gt;http://paidsurveyshub.info/story.php?title=windows-ce-networking-team-weblog-extending-the-bluetooth-hands-free&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>