summaryrefslogtreecommitdiff
path: root/usr.sbin/btconfig
AgeCommit message (Expand)Author
2021-12-02btconfig(8): s/fomat/format/ and article fix.andvar
2017-12-21for Read_Local_Version, print also the HCI revisionplunky
2015-11-28add details of later (to v4.2) specification versions andplunky
2012-03-15Use Lk macro when dealing with URLs. While here update or remove somenjoly
2011-10-17This file received some typo-love.mbalmer
2011-08-27static + __deadjoerg
2010-11-28don't try to imitate the kernel while doing a reset, justplunky
2010-11-22update for ioctl improvementsplunky
2010-10-17be more explicitplunky
2010-10-11some extra information about "page timeout" optionplunky
2009-10-09handle device page timeout value as LEplunky
2009-10-08use the bt_dev(3) api instead of rolling our own inquiry andplunky
2009-10-08fiddle with printing of "Class of Device" valuesplunky
2009-10-08revert previous commitplunky
2009-10-08fiddle with printing of "Class of Device" informationplunky
2009-09-11print features from 3.0 + HS spec, including extended featuresplunky
2009-09-01bump date for previousplunky
2009-09-01add xrefs for bluetooth drivers bcsp(4), btbc(4) and sbt(4)plunky
2009-09-01update/correct printing of HCI version numbers according to theplunky
2009-08-24Bump date for previous.wiz
2009-08-24add "imode" parameter to allow setting the Inquiry Mode. This supercedesplunky
2009-08-20add a per-unit master setting, to control requesting the master roleplunky
2009-08-20clarify role switching for "switch" optionplunky
2009-08-18Bump date for previous.wiz
2009-08-18update the "Class of Device" information, now that the Assigned Numbersplunky
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-11remove unused code (it will never be used)plunky
2008-02-11add details relating to v2.1 of bluetooth specificationplunky
2007-12-30request and keep a mask of supported commands per unit in orderplunky
2007-12-29only read inquiry mode if the HCI version is appropriateplunky
2007-11-28Clean up the way that bluetooth drivers attach to the bluetooth stack,plunky
2007-11-06sort & remove unnecessary include filesplunky
2007-09-07add new option 'rssi' to enable/disable inquiry results with RSSI, andplunky
2007-08-09Fix typo.joerg
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-04-22add xref for btuart(4)plunky
2007-03-30fix warnings produced by -Wextraplunky
2007-01-16 * Don't include headers twicehubertf
2006-08-27BluetootH SCO Audio update.plunky
2006-07-29Bump date for previous.wiz
2006-07-26Bluetooth fixes by Iain Hibbert:tron
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore