summaryrefslogtreecommitdiff
path: root/sys/netbt/l2cap_misc.c
AgeCommit message (Expand)Author
2010-07-29sort pool.h into the list of includes alphabeticallyBret Lambert
2010-07-29#include <sys/pool.h> directly, instead of relying on mbuf.h to inlcude itBret Lambert
2008-11-22Sync bluetooth with NetBSDUwe Stuehler
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2008-06-08timeout_del() removes the triggered flag so check if the timeout triggeredClaudio Jeker
2008-02-24Sync sys/netbt with NetBSDUwe Stuehler
2007-06-01complete the sys/netbt import and adopt some more code to our interfacesUwe Stuehler
2007-05-30Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removalUwe Stuehler