summaryrefslogtreecommitdiff
path: root/sys/netbt/bluetooth.h
AgeCommit message (Expand)Author
2014-05-18Add struct pr_usrreqs with a pr_generic function and prepare for thermind
2011-04-27G/C M_EMULDATArmind
2011-03-16use C99 style for variadic macro argumentsplunky
2010-03-26Remove unused opt_bluetooth.hpooka
2008-09-08Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.hgmcgarry
2008-04-24Merge the socket locking patch:ad
2007-09-17Macros that are meant for statements (instead of expressions) SHALLrillig
2007-04-21Add 'service level' security for L2CAP and RFCOMM connections, followingplunky
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-01fix silent dependencies (uintN_t)plunky
2006-06-19Make include of opt_bluetooth.h unconditional.gdamore
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore