BLE mbed Endpoint network stack for mbedConnectorInterface. The stack makes use of a special BLE Socket abstraction to create socket() semantics over BLE.

Dependencies:   libnsdl_m0 BLE_API Base64 nRF51822 SplitterAssembler

Revision:
15:3c021e52addd
Parent:
0:7809547930d9
Child:
31:0290f56da60c
--- a/configuration.h	Tue Feb 24 02:12:54 2015 +0000
+++ b/configuration.h	Thu Mar 05 18:23:37 2015 +0000
@@ -1,9 +1,9 @@
 #ifndef __CONFIGURATION_H_
 #define __CONFIGURATION_H_
 
-/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+/************** CONFIGURATION PARAMETERS  ************************/
 
 
-/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+/************** CONFIGURATION PARAMETERS  ************************/
 
 #endif // __CONFIGURATION_H_
\ No newline at end of file