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)
|