bluetooth: ioctls always pass size on Haiku.

This commit is contained in:
Augustin Cavalier
2018-11-18 14:42:09 -05:00
parent 59ecfa6cb6
commit 2897df9676
3 changed files with 0 additions and 27 deletions
-7
View File
@@ -42,13 +42,6 @@ const char* BluetoothError(uint8 error);
#define HCI_FEATURES_SIZE 8 /* LMP features */
#define HCI_DEVICE_NAME_SIZE 248 /* unit name size */
/* Device drivers need to take this into account
* when receiving ioctls. Only applies to R5 builds
* in deprecation process
*/
#define BT_IOCTLS_PASS_SIZE
// HCI Packet types
#define HCI_2DH1 0x0002
#define HCI_3DH1 0x0004