Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b004d13 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Add stdint.h for uint*_t types" am: 5e767d46

am: edbecfdc

Change-Id: Iedec66633a6d4faf4c048332fe2b7e650381c59b
parents c78316b4 edbecfdc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
 *****************************************************************************/

#include <stdbool.h>
#include <stdint.h>

#define HCI_ACL_MAX_SIZE 1024
#define HCI_MAX_FRAME_SIZE (HCI_ACL_MAX_SIZE + 4)