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

Committer:
ansond
Date:
Thu Mar 05 18:23:37 2015 +0000
Revision:
15:3c021e52addd
Parent:
0:7809547930d9
Child:
31:0290f56da60c
updates

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ansond 0:7809547930d9 1 #ifndef __CONFIGURATION_H_
ansond 0:7809547930d9 2 #define __CONFIGURATION_H_
ansond 0:7809547930d9 3
ansond 15:3c021e52addd 4 /************** CONFIGURATION PARAMETERS ************************/
ansond 0:7809547930d9 5
ansond 0:7809547930d9 6
ansond 15:3c021e52addd 7 /************** CONFIGURATION PARAMETERS ************************/
ansond 0:7809547930d9 8
ansond 0:7809547930d9 9 #endif // __CONFIGURATION_H_