mirror of https://github.com/ARMmbed/mbed-os.git
BLE: move extended advertising parameter in ble/gap folder
parent
7f9be995a2
commit
e24fcdd12a
|
@ -28,7 +28,7 @@
|
|||
#include "CallChainOfFunctionPointersWithContext.h"
|
||||
#include "FunctionPointerWithContext.h"
|
||||
#include "platform/mbed_toolchain.h"
|
||||
#include "AdvertisingParameters.h"
|
||||
#include "gap/AdvertisingParameters.h"
|
||||
|
||||
/* Forward declarations for classes that are only used for pointers or
|
||||
references. */
|
||||
|
|
Loading…
Reference in New Issue