We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f58e4 commit 28da08fCopy full SHA for 28da08f
src/platform/Zephyr/BLEManagerImpl.cpp
@@ -39,6 +39,7 @@
39
40
#include <zephyr/bluetooth/addr.h>
41
#include <zephyr/bluetooth/gatt.h>
42
+#include <zephyr/bluetooth/hci.h>
43
#include <zephyr/random/rand32.h>
44
#include <zephyr/sys/byteorder.h>
45
#include <zephyr/sys/util.h>
0 commit comments