add bluetooth_gatt.h and bluetooth_data_types.h to btstack.h

This commit is contained in:
Matthias Ringwald 2016-10-31 16:06:29 +01:00
parent c9454abcff
commit c8771c2096

View File

@ -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"