PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro 2 (http://forum.ppcgeeks.com/forumdisplay.php?f=97)
-   -   How do i auto set Bluetooth on, and Discoverable? (http://forum.ppcgeeks.com/showthread.php?t=127893)

Lynkz83 07-07-2010 02:26 AM

How do i auto set Bluetooth on, and Discoverable?
 
ive tried searching, and may very well need new glasses, but wasnt able to find what i was looking for, im looking for the registry keys that set my bluetooth to on, and always discoverable so i can back them up and put it in my xda_uc folder

any one know where i can find them?

nayr1482 07-07-2010 08:10 AM

Re: How do i auto set Bluetooth on, and Discoverable?
 
Quote:

Originally Posted by Lynkz83 (Post 1854386)
ive tried searching, and may very well need new glasses, but wasnt able to find what i was looking for, im looking for the registry keys that set my bluetooth to on, and always discoverable so i can back them up and put it in my xda_uc folder

any one know where i can find them?


Hi, check out this key:

[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\Bluetooth]
"PhoneVol"=dword:000000fa
"MSFT_BT_Reg"=dword:00000000
"BTAddress"=hex:00,23,76,74,41,2e
"DiscoverableStatus"=dword:00000000
"DiscoverableTimeOut"=dword:00000000

I think this gets you the discoverable status...still looking for the on/off

nayr1482 07-07-2010 08:42 AM

Re: How do i auto set Bluetooth on, and Discoverable?
 
when i switch BT on/off and change discoverable state I see this key changing:

HKLM\System\State\Hardware

Bluetooth

for me with "on" and "always discoverable" this key shows a value of 11.
with "on" and "not discoverable" this key shows a value of 9.
with bt "off" this key shows a value of 8.


hope it helps...

Lynkz83 07-07-2010 10:08 AM

Re: How do i auto set Bluetooth on, and Discoverable?
 
nayr1482 thanks for that, it made the switch for me too, now hopefully it works via xda_uc, once i know ill report back preciate help

shows as being on and discoverable but not actually on and discoverable

nayr1482 07-07-2010 11:46 AM

Re: How do i auto set Bluetooth on, and Discoverable?
 
Quote:

Originally Posted by Lynkz83 (Post 1854616)
nayr1482 thanks for that, it made the switch for me too, now hopefully it works via xda_uc, once i know ill report back preciate help

shows as being on and discoverable but not actually on and discoverable

darn...i will keep looking...

Lynkz83 07-09-2010 05:07 PM

Re: How do i auto set Bluetooth on, and Discoverable?
 
Sorted open notepad, paste in, save as bt.reg drop in xda_uc folder and ever flash ur bluetooth will be on, and it will be set to always discoverable.

Code:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\WIDCOMM\BTConfig\Filters]
"AllowOthersToDiscover"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\WIDCOMM\BTConfig\General]
"StackMode"=dword:00000001

[HKEY_LOCAL_MACHINE\System\State\Hardware]
"Bluetooth"=dword:0000000B

[HKEY_CURRENT_USER\Software\Microsoft\Bluetooth\Settings]
"ScanMode"=dword:00000001



All times are GMT -4. The time now is 12:25 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0