Hi,
I would like to have my Windows CE device appear like a bluetooth
headset to a cellular phone. I have obviously included HS/HF profile
and see in PB help that "To enable Handset and Hands-free profiles
on the device, the OEMs must add the
HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\HandsfreeProfileOn
key in the registry. "

The help tell you only about the key but I suspect there should be a value
too... Any hints?

Re: Bluetooth headset registry key by K

K
Wed Apr 12 10:57:53 CDT 2006

Just the key is suffiecient.
By default, the AG will route the BT voice via PCM bus, so make sure how is
the routing of your PCM bus.

"Luca Calligaris" <LucaCalligaris@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:E7FE9D35-778A-4B3F-B918-F83578A74FF6@microsoft.com...
> Hi,
> I would like to have my Windows CE device appear like a bluetooth
> headset to a cellular phone. I have obviously included HS/HF profile
> and see in PB help that "To enable Handset and Hands-free profiles
> on the device, the OEMs must add the
> HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\HandsfreeProfileOn
> key in the registry. "
>
> The help tell you only about the key but I suspect there should be a value
> too... Any hints?



Re: Bluetooth headset registry key by Greg

Greg
Tue Apr 18 19:52:27 CDT 2006

Windows CE 5.0 only supports the Hands Free Profile (HFP) Audio Gateway (AG)
role. For Windows CE to appear like a headset it must support the HFP
device role. This is not supported. It should be possible to implement
this profile on top of the existing BT APIs though.

--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

"Luca Calligaris" <LucaCalligaris@discussions.microsoft.com> wrote in
message news:E7FE9D35-778A-4B3F-B918-F83578A74FF6@microsoft.com...
> Hi,
> I would like to have my Windows CE device appear like a bluetooth
> headset to a cellular phone. I have obviously included HS/HF profile
> and see in PB help that "To enable Handset and Hands-free profiles
> on the device, the OEMs must add the
> HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\HandsfreeProfileOn
> key in the registry. "
>
> The help tell you only about the key but I suspect there should be a value
> too... Any hints?