Added Bluetooth related includes (required by USB bluetooth.class).
commit9d7ba019c05ac80e5a58270199a98d869c65f04e
authorplaton42 <platon42@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 15 Jun 2009 22:05:06 +0000 (15 22:05 +0000)
committerplaton42 <platon42@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 15 Jun 2009 22:05:06 +0000 (15 22:05 +0000)
tree65a095f1157d7c9333fe729f9dcac1d34fab5bae
parent8112784aeed687834e7bb6ca74328d2e1b654802
Added Bluetooth related includes (required by USB bluetooth.class).
Added IrDA related includes (required by STIr4200.class).
Added extension to lowlevel.library (analogue joystick and rumble).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31425 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/include/bluetooth/assignednumbers.h [new file with mode: 0644]
compiler/include/bluetooth/avdtp.h [new file with mode: 0644]
compiler/include/bluetooth/hci.h [new file with mode: 0644]
compiler/include/bluetooth/l2cap.h [new file with mode: 0644]
compiler/include/bluetooth/rfcomm.h [new file with mode: 0644]
compiler/include/bluetooth/sdp.h [new file with mode: 0644]
compiler/include/devices/bluetoothhci.h [new file with mode: 0644]
compiler/include/devices/irda.h [new file with mode: 0644]
compiler/include/irda/irlap.h [new file with mode: 0644]
compiler/include/libraries/lowlevel_ext.h [new file with mode: 0644]
compiler/include/mmakefile