bluetooth/hci: Add missing api_version

This commit is contained in:
Alexander von Gluck IV 2016-04-09 21:34:52 -05:00
parent ebffd5b138
commit 837845c53d
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@
#include "acl.h"
int32 api_version = B_CUR_DRIVER_API_VERSION;
typedef PortListener<void,
HCI_MAX_FRAME_SIZE, // Event Body can hold max 255 + 2 header
24 // Some devices have sent chunks of 24 events(inquiry result)