Skip to content

Commit

Permalink
[Zephyr] Make include of "zephyr/bluetooth/hci.h" explicit (project-c…
Browse files Browse the repository at this point in the history
  • Loading branch information
dinabenamar authored Mar 7, 2024
1 parent c2f58e4 commit 28da08f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/Zephyr/BLEManagerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

#include <zephyr/bluetooth/addr.h>
#include <zephyr/bluetooth/gatt.h>
#include <zephyr/bluetooth/hci.h>
#include <zephyr/random/rand32.h>
#include <zephyr/sys/byteorder.h>
#include <zephyr/sys/util.h>
Expand Down

0 comments on commit 28da08f

Please sign in to comment.