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

Commit 5e767d46 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add stdint.h for uint*_t types"

parents 1abeb7d1 1838b6b9
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)