mirror of https://github.com/ARMmbed/mbed-os.git
BLE: Fix includes of ble/gap/AdvertisingDataBuilder.h ,
parent
0c2efc4dd9
commit
86dc6d71ee
|
@ -27,6 +27,7 @@
|
||||||
#include "ble/blecommon.h"
|
#include "ble/blecommon.h"
|
||||||
#include "ble/SafeEnum.h"
|
#include "ble/SafeEnum.h"
|
||||||
#include "UUID.h"
|
#include "UUID.h"
|
||||||
|
#include "ble/gap/Types.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup ble
|
* @addtogroup ble
|
||||||
|
|
Loading…
Reference in New Issue