aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hccontrol/link_control.c
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Add missing feature descriptions to hci_features2str().Hans Petter Selasky2020-04-181-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-071-0/+1
* Fxi a bunch of typos.Eitan Adler2013-05-101-1/+1
* Pacify new GCC4 warnings.Maksim Yevmenkin2006-09-211-1/+1
* - Use official version strings for LMP and HCI version reporting and addMarkus Brueffer2006-02-231-1/+2
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.Maksim Yevmenkin2005-01-041-1/+1
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)Maksim Yevmenkin2004-08-101-8/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-051-3/+3
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedMaksim Yevmenkin2004-06-281-14/+14
* Use uint instead of u_intMaksim Yevmenkin2004-04-091-15/+15
* Fix few typosMaksim Yevmenkin2003-11-111-3/+3
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-36/+22
* Part 2 of the commit if new bluetooth code.Julian Elischer2003-05-101-20/+27
* The second try a committing the bluetooth codeJulian Elischer2002-11-201-0/+973