Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: source/BlueNRGGap.cpp
- Branch:
- 8247cc25d48b37d6a78a3e91c728cbbf0fd9ba29
- Revision:
- 293:5a1f577bf92f
- Parent:
- 278:a5209d8cfd61
- Child:
- 302:ed6f74ab78f9
diff -r 6908f86aa1f9 -r 5a1f577bf92f source/BlueNRGGap.cpp
--- a/source/BlueNRGGap.cpp Thu Sep 15 10:51:59 2016 +0100
+++ b/source/BlueNRGGap.cpp Thu Sep 15 10:52:00 2016 +0100
@@ -44,9 +44,9 @@
#else
#include "mbed.h"
#endif
-#include "Payload.h"
-#include "Utils.h"
-#include "debug.h"
+#include "ble_payload.h"
+#include "ble_utils.h"
+#include "ble_debug.h"
/*
* Utility to process GAP specific events (e.g., Advertising timeout)