index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
btconfig
/
btconfig.c
Age
Commit message (
Expand
)
Author
2017-12-21
for Read_Local_Version, print also the HCI revision
plunky
2015-11-28
add details of later (to v4.2) specification versions and
plunky
2011-10-17
This file received some typo-love.
mbalmer
2011-08-27
static + __dead
joerg
2010-11-28
don't try to imitate the kernel while doing a reset, just
plunky
2010-11-22
update for ioctl improvements
plunky
2009-10-09
handle device page timeout value as LE
plunky
2009-10-08
use the bt_dev(3) api instead of rolling our own inquiry and
plunky
2009-10-08
fiddle with printing of "Class of Device" values
plunky
2009-10-08
revert previous commit
plunky
2009-10-08
fiddle with printing of "Class of Device" information
plunky
2009-09-11
print features from 3.0 + HS spec, including extended features
plunky
2009-09-01
update/correct printing of HCI version numbers according to the
plunky
2009-08-24
add "imode" parameter to allow setting the Inquiry Mode. This supercedes
plunky
2009-08-20
add a per-unit master setting, to control requesting the master role
plunky
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-02-11
remove unused code (it will never be used)
plunky
2008-02-11
add details relating to v2.1 of bluetooth specification
plunky
2007-12-30
request and keep a mask of supported commands per unit in order
plunky
2007-12-29
only read inquiry mode if the HCI version is appropriate
plunky
2007-11-28
Clean up the way that bluetooth drivers attach to the bluetooth stack,
plunky
2007-11-06
sort & remove unnecessary include files
plunky
2007-09-07
add new option 'rssi' to enable/disable inquiry results with RSSI, and
plunky
2007-03-30
fix warnings produced by -Wextra
plunky
2007-01-16
* Don't include headers twice
hubertf
2006-08-27
BluetootH SCO Audio update.
plunky
2006-07-26
Bluetooth fixes by Iain Hibbert:
tron
2006-06-19
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
gdamore