summaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
Commit message (Expand)AuthorAgeFilesLines
* Add le_read_channel_map and le_read_remote_features commandTakanori Watanabe2020-06-101-2/+2
* Rename two commands to match the Bluetooth specification in hccontrol(8).Hans Petter Selasky2020-04-241-9/+9
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Improve code style(9), no functional changes.Marcelo Araujo2015-04-181-4/+4
* Add LE related HCI control command to hccontrol(1).Takanori Watanabe2015-04-181-0/+83
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-071-0/+1
* Fix typos in command descriptions.Stefan Farfeleder2011-12-311-2/+2
* Reencode files to UTF-8. Drop CP1252 em-dash.Ulrich Spörlein2011-12-301-4/+4
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-051-7/+7
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedMaksim Yevmenkin2004-06-281-3/+3
* Use uint instead of u_intMaksim Yevmenkin2004-04-091-22/+22
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-40/+204
* Part 2 of the commit if new bluetooth code.Julian Elischer2003-05-101-1/+1
* The second try a committing the bluetooth codeJulian Elischer2002-11-201-0/+1713