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

Commit e66100c4 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Build fix after UUID refactor for stage branch

Change-Id: Ia01fa17ba40d315a912c391211e101a951eab562
parent 2238a88f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -527,6 +527,7 @@ typedef struct {
#define BD_ADDR_LEN 6 /* Device address length */

#ifdef __cplusplus
#include <bluetooth/uuid.h>
#include <hardware/bluetooth.h>

inline void BDADDR_TO_STREAM(uint8_t*& p, const RawAddress& a) {