diff --git a/src/btstack.h b/src/btstack.h index f325a71ed..fb1e86259 100644 --- a/src/btstack.h +++ b/src/btstack.h @@ -47,6 +47,8 @@ #include "btstack_config.h" #include "bluetooth.h" +#include "bluetooth_data_types.h" +#include "bluetooth_gatt.h" #include "ad_parser.h" #include "btstack_control.h" #include "btstack_debug.h"