summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
Commit message (Expand)AuthorAgeFilesLines
* Properly return error code to the caller. This should fix the followingemax2009-01-191-20/+26
* Fix typo and check correct (rsp) pointer against the NULL value.emax2005-07-291-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
* Address few style issues pointed out by bdeemax2004-04-271-9/+9
* Make sure Bluetooth stuff can be compiled on amd64emax2004-04-091-6/+6
* Update Bluetooth code.emax2003-10-121-16/+72
* Part one of undating the bluetooth code to the newest versionjulian2003-05-101-11/+53
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* The second try a committing the bluetooth codejulian2002-11-201-0/+806
OpenPOWER on IntegriCloud