Bluetooth: GATT: Include uuid.h
gatt.h API depend on bt_uuid so make use uuid.h is always included. Change-Id: If9d4e5a668ac4e0b167eda8fe41e8b4810dfe298 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
This commit is contained in:
parent
4c640515c7
commit
1e7016a823
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
#include <misc/util.h>
|
||||
#include <bluetooth/conn.h>
|
||||
#include <bluetooth/uuid.h>
|
||||
|
||||
/* GATT attribute permission bitfield values */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue