Fix bluetooth_server debug window tabs, they were getting out of bounds due the index assignation
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26704 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
/* typedefs */
|
||||
typedef int32 hci_id;
|
||||
#define HCI_DEVICE_INDEX_OFFSET 0x7c
|
||||
|
||||
typedef enum { H2 = 2, H3, H4, H5 } transport_type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user