PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-07-2010, 02:26 AM
Lynkz83's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch PRO2
Carrier: US Cellular
 
Join Date: Feb 2010
Posts: 39
Reputation: 385
Lynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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?
__________________


And for when ive been awake longer than usual

[GTX][Clean/Sqweaky][Dusk][Anastasia][Donate]
Reply With Quote
  #2 (permalink)  
Old 07-07-2010, 08:10 AM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do i auto set Bluetooth on, and Discoverable?

Quote:
Originally Posted by Lynkz83 View Post
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
Reply With Quote
  #3 (permalink)  
Old 07-07-2010, 08:42 AM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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...
Reply With Quote
This post has been thanked 1 times.
  #4 (permalink)  
Old 07-07-2010, 10:08 AM
Lynkz83's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch PRO2
Carrier: US Cellular
Threadstarter
 
Join Date: Feb 2010
Posts: 39
Reputation: 385
Lynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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

Last edited by Lynkz83; 07-07-2010 at 10:23 AM.
Reply With Quote
  #5 (permalink)  
Old 07-07-2010, 11:46 AM
nayr1482's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro2
Carrier: Verizon
 
Join Date: Dec 2009
Posts: 312
Reputation: 1315
nayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on repnayr1482 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do i auto set Bluetooth on, and Discoverable?

Quote:
Originally Posted by Lynkz83 View Post
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...
Reply With Quote
  #6 (permalink)  
Old 07-09-2010, 05:07 PM
Lynkz83's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch PRO2
Carrier: US Cellular
Threadstarter
 
Join Date: Feb 2010
Posts: 39
Reputation: 385
Lynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regularLynkz83 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 01:09 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com