summaryrefslogtreecommitdiff
path: root/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-7/+4
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sys/netgraph: spelling fixes in comments.Pedro F. Giffuni2016-04-291-2/+2
* Bluetooth LE Security Management channel support.Takanori Watanabe2015-10-271-1/+5
* Initial Bluetooth LE support.Takanori Watanabe2015-04-071-6/+151
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-051-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* Address few style issues pointed out by bdeMaksim Yevmenkin2004-04-271-9/+9
* Make sure Bluetooth stuff can be compiled on amd64Maksim Yevmenkin2004-04-091-2/+2
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-55/+40
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-101-4/+7
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* The second try a committing the bluetooth codeJulian Elischer2002-11-201-0/+1337