1HIDD(1) User Commands HIDD(1)
2
3
4
6 hidd - Bluetooth HID daemon
7
9 hidd - Bluetooth HID daemon
10
11 Usage:
12 hidd [options] [commands]
13
15 -i <hciX|bdaddr>
16 Local HCI device or BD Address
17
18 -t <timeout>
19 Set idle timeout (in minutes)
20
21 -n, --nodaemon
22 Don't fork daemon to background
23
24 -h, --help
25 Display help
26
27 Commands:
28 --server
29 Start HID server
30
31 --search
32 Search for HID devices
33
34 --connect <bdaddr>
35 Connect remote HID device
36
37 --kill <bdaddr>
38 Terminate HID connection
39
40 --killall
41 Terminate all connections
42
43 --show List current HID connections
44
45
46
47hidd - Bluetooth HID daemon May 2004 HIDD(1)