Even code field has more sense like that
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23933 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#define HCI_EVENT_HDR_SIZE 2
|
#define HCI_EVENT_HDR_SIZE 2
|
||||||
|
|
||||||
struct hci_event_header {
|
struct hci_event_header {
|
||||||
uint8 evt;
|
uint8 ecode;
|
||||||
uint8 elen;
|
uint8 elen;
|
||||||
} __attribute__ ((packed));
|
} __attribute__ ((packed));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user