summaryrefslogtreecommitdiff
path: root/usr.sbin/btconfig/btconfig.c
AgeCommit message (Expand)Author
2017-12-21for Read_Local_Version, print also the HCI revisionplunky
2015-11-28add details of later (to v4.2) specification versions andplunky
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
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-01update/correct printing of HCI version numbers according to theplunky
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
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-03-30fix warnings produced by -Wextraplunky
2007-01-16 * Don't include headers twicehubertf
2006-08-27BluetootH SCO Audio update.plunky
2006-07-26Bluetooth fixes by Iain Hibbert:tron
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore