BLE: move extended advertising parameter in ble/gap folder

pull/8738/head
Vincent Coubard 2018-11-09 21:25:45 +00:00
parent 7f9be995a2
commit e24fcdd12a
2 changed files with 1 additions and 1 deletions

View File

@ -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. */