bluetooth: ioctls always pass size on Haiku.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user