aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hccontrol/hccontrol.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Add le_read_channel_map and le_read_remote_features commandTakanori Watanabe2020-06-101-0/+1
* Add le_connect command to connect to an LE device.Takanori Watanabe2020-05-261-0/+2
* Add le_scan subcommand to hccontrol.Takanori Watanabe2020-05-111-0/+4
* Add support for Read_Local_Supported_Commands command to hccontrol(8).Hans Petter Selasky2020-04-221-0/+1
* Improve printing of le features in hccontrol(8).Hans Petter Selasky2020-04-191-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Add LE related HCI control command to hccontrol(1).Takanori Watanabe2015-04-181-0/+1
* Get rid of extra const to pacify new GCC4 warnings.Maksim Yevmenkin2006-09-211-15/+15
* - Add HCI node autodetection. As a consequence of this, make the '-n'Markus Brueffer2006-05-221-0/+2
* - Use official version strings for LMP and HCI version reporting and addMarkus Brueffer2006-02-231-0/+1
* Use uint instead of u_intMaksim Yevmenkin2004-04-091-1/+1
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-1/+2
* 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/+75