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.
Dependencies: LPC4088-USBHost mbed
Fork of KL46Z-BTstack_example by
Diff: spp_counter.cpp
- Revision:
- 1:b657594559be
- Parent:
- 0:1ed23ab1345f
--- a/spp_counter.cpp Tue Jun 26 14:27:45 2012 +0000
+++ b/spp_counter.cpp Thu Mar 21 13:53:05 2013 +0000
@@ -16,7 +16,9 @@
#include "btstack_memory.h"
#include "remote_device_db.h"
#include "rfcomm.h"
+extern "C" {
#include "sdp.h"
+}
#include "config.h"
#include "debug.h"
#include "bd_addr.h" // class bd_addr
