linux/include/net/bluetooth
David S. Miller 2a9e950701 net: Remove __KERNEL__ cpp checks from include/net
These header files are never installed to user consumption, so any
__KERNEL__ cpp checks are superfluous.

Projects should also not copy these files into their userland utility
sources and try to use them there.  If they insist on doing so, the
onus is on them to sanitize the headers as needed.

Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-24 10:54:56 -07:00
..
bluetooth.h Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
hci.h net: Remove __KERNEL__ cpp checks from include/net 2011-04-24 10:54:56 -07:00
hci_core.h Bluetooth: Add mgmt_remote_name event 2011-04-04 18:47:38 -03:00
l2cap.h Bluetooth: Remove unused struct l2cap_conn item 2011-03-31 14:22:57 -03:00
mgmt.h Bluetooth: Add mgmt_remote_name event 2011-04-04 18:47:38 -03:00
rfcomm.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add SMP command structures 2011-02-16 16:33:19 -03:00