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: libnsdl_m0 BLE_API Base64 nRF51822 SplitterAssembler
Diff: bt_network/BleUartRPC/UartRPC.h
- Revision:
- 36:aa73681951ad
- Parent:
- 33:4f6929e123f2
--- a/bt_network/BleUartRPC/UartRPC.h Fri Sep 04 21:04:08 2015 +0000
+++ b/bt_network/BleUartRPC/UartRPC.h Mon Sep 07 04:51:43 2015 +0000
@@ -45,7 +45,7 @@
bool localDispatchAvailable(void);
int retrieveLocalDispatch(uint8_t *buffer,int buffer_length);
void setLocationInstance(BLELocation *location);
-
+
private:
void resetLocalDispatch(void);