summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/hci/ng_hci_main.c
Commit message (Expand)AuthorAgeFilesLines
* Initial Bluetooth LE support.takawata2015-04-071-3/+1
* Node constructor methods are supposed to be called in syscallglebius2011-04-181-4/+1
* Change message severity level from WARN to INFO. This should reduceemax2008-12-241-1/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
* Fix kernel build (caused by recent ng_{un}timeout API change)emax2004-11-031-1/+1
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+10
* Address few style issues pointed out by bdeemax2004-04-271-8/+8
* Part one of undating the bluetooth code to the newest versionjulian2003-05-101-2/+27
* The second try a committing the bluetooth codejulian2002-11-201-0/+1063
OpenPOWER on IntegriCloud