Blob: hcitool.rst
Blob id: 6878bd865116af40a4fefff339debaa35b110503
Size: 6.0 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 | ======= hcitool ======= ------------------------------- Configure Bluetooth connections ------------------------------- :Authors: - Maxim Krasnyansky <maxk@qualcomm.com> - Marcel Holtmann <marcel@holtmann.org> - Fabrizio Gennari <fabrizio.gennari@philips.com> :Version: BlueZ :Copyright: Free use of this software is granted under the terms of the GNU Lesser General Public Licenses (LGPL). :Date: Nov 12, 2002 :Manual section: 1 :Manual group: Linux System Administration SYNOPSIS ======== **hcitool** -h **hcitool** *COMMAND* --help **hcitool** [-i *hciX*] [*COMMAND* [*PARAMETERS*]] DESCRIPTION =========== **hcitool(1)** is used to configure Bluetooth connections and send some special command to Bluetooth devices. If no **command** is given, or if the option **-h** is used, *hcitool* prints some usage information and exits. OPTIONS ======= -i <hciX> The command is applied to device *hciX*, which must be the name of an installed Bluetooth device. If not specified, the command will be sent to the first available Bluetooth device. -h Gives a list of possible commands COMMANDS ======== dev Display local devices inq Inquire remote devices. For each discovered device, Bluetooth device address, clock offset and class are printed. scan Inquire remote devices. For each discovered device, device name are printed. name <*bdaddr*> Print device name of remote device with Bluetooth address *bdaddr*. info <*bdaddr*> Print device name, version and supported features of remote device with Bluetooth address *bdaddr*. spinq Start periodic inquiry process. No inquiry results are printed. epinq Exit periodic inquiry process. cmd <*ogf*> <*ocf*> [*parameters*] Submit an arbitrary HCI command to local device. *ogf*, *ocf* and parameters are hexadecimal bytes. con Display active baseband connections cc [--*role*\=c|p] [--*pkt-type*\=<*ptype*>] <*bdaddr*> Create baseband connection to remote device with Bluetooth address *bdaddr*. Option **--pkt-type** specifies a list of allowed packet types. <*ptype*> is a comma-separated list of packet types, where the possible packet types are **DM1**, **DM3**, **DM5**, **DH1**, **DH3**, **DH5**, **HV1**, **HV2**, **HV3**. Default is to allow all packet types. Option **--role** can have value **c** (do not allow role switch, stay central) or **p** (allow role switch, become peripheral if the peer asks to become central). Default is **c**. dc <*bdaddr*> [*reason*] Delete baseband connection from remote device with Bluetooth address *bdaddr*. The reason can be one of the Bluetooth HCI error codes. Default is **19** for user ended connections. The value must be given in decimal. sr <*bdaddr*> <*role*> Switch role for the baseband connection from the remote device to **central** or **peripheral**. cpt <*bdaddr*> <*ptypes*> Change packet types for baseband connection to device with Bluetooth address *bdaddr*. *ptypes* is a comma-separated list of packet types, where the possible packet types are **DM1**, **DM3**, **DM5**, **DH1**, **DH3**, **DH5**, **HV1**, **HV2**, **HV3**. rssi <*bdaddr*> Display received signal strength information for the connection to the device with Bluetooth address *bdaddr*. lq <*bdaddr*> Display link quality for the connection to the device with Bluetooth address *bdaddr*. tpl <*bdaddr*> [*type*] Display transmit power level for the connection to the device with Bluetooth address *bdaddr*. The *type* can be **0** for the current transmit power level (which is default) or **1** for the maximum transmit power level. afh <*bdaddr*> Display AFH channel map for the connection to the device with Bluetooth address *bdaddr*. lp <*bdaddr*> [*value*] With no value, displays link policy settings for the connection to the device with Bluetooth address *bdaddr*. If *value* is given, sets the link policy settings for that connection to *value*. Possible values are **RSWITCH**, **HOLD**, **SNIFF** and **PARK**. lst <*bdaddr*> [*value*] With no value, displays link supervision timeout for the connection to the device with Bluetooth address *bdaddr*. If *value* is given, sets the link supervision timeout for that connection to *value* slots, or to infinite if value is 0. auth <*bdaddr*> Request authentication for the device with Bluetooth address *bdaddr*. enc <*bdaddr*> [*encrypt*] **enable** or **disable** the encryption for the device with Bluetooth address *bdaddr*. key <*bdaddr*> Change the connection link key for the device with Bluetooth address *bdaddr*. clkoff <*bdaddr*> Read the clock offset for the device with Bluetooth address *bdaddr*. clock [*bdaddr*] [*clock*] Read the clock for the device with Bluetooth address *bdaddr*. The *clock* can be **0** for the local clock or **1** for the piconet clock (which is default). lescan [--*privacy*] [--*passive*] [--*acceptlist*] [--*discovery*\=g|l] [--*duplicates*] Start LE scan leinfo [--*static*] [--*random*] <*bdaddr*> Get LE remote information lealadd [--*random*] <*bdaddr*> Add device to LE Accept List lealrm <*bdaddr*> Remove device from LE Accept List lealsz Read size of LE Accept List lealclr Clear LE Accept List lerladd [--*local_irk*] [--*peer_irk*] [--*random*] <*bdaddr*> Add device to LE Resolving List lerlrm <*bdaddr*> Remove device from LE Resolving List lerlclr Clear LE Resolving List lerlsz Read size of LE Resolving List lerlon Enable LE Address Resolution lerloff Disable LE Address Resolution lecc [--*static*] [--*random*] <*bdaddr*> | [--*acceptlist*] Create a LE Connection ledc <*handle*> [*reason*] Disconnect a LE Connection lecup <*handle*> <*min*> <*max*> <*latency*> <*timeout*> LE Connection Update RESOURCES ========= http://www.bluez.org REPORTING BUGS ============== linux-bluetooth@vger.kernel.org |