View Single Post
  #46 (permalink)  
Old 01-11-2010, 05:45 PM
djqwikcut's Avatar
djqwikcut
Almost a VIP
Offline
 
Join Date: Jul 2008
Posts: 995
Reputation: 130
djqwikcut is keeping up the good workdjqwikcut is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Here are some REG fixes to get the bluetooth working better.. this worked for me 95% ... BUT there is now a phone lag after being connected to the bluetooth device.. disconnecting the bluetooth speeds up the phone. If someone can figure out what is causing this I would love to know...

1. Modify the HandsFree plug-in:
HKLM\Software\WIDCOMM\Plugin\HandsFree
i. Change SupportedFeatures to 45 (default is 1135)
ii. Add value HFBDA binary, set to same value as LastConnectedBda
iii. Add value HFDeviceType decimal 2

2. Modify the WIDCOMM bluetooth general settings:
HKLM\Software\WIDCOMM\BtConfig\General
i. Change bdaddr to (no value)
ii. Change DisableReopenAudio to 0 (default is 1)
Reply With Quote
This post has been thanked 1 times.