Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
You can configure the Human Interface Device (HID) profile by using the registry entries, located in the key HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\Device\hid\< Device Address**>**.
Name |
Type |
Description |
Default |
|---|---|---|---|
auth |
REG_DWORD |
Optional. Whether the connection is authenticated.
Caution:
Disabling authentication is a potential security risk.
|
1 |
encryption |
REG_DWORD |
Optional. Whether the connection is encrypted.
Caution:
Disabling encryption is a potential security risk.
|
1 |
active |
REG_DWORD |
Whether the HID is currently active and can accept incoming HID connection requests.
|
1 |
Caution: