This library includes use cases which can be used for replicating BLE use caes.

Revision:
0:935006092f33
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/UseCases.h	Thu Sep 25 07:02:26 2014 +0000
@@ -0,0 +1,6 @@
+#ifndef __BNRG_USE_CASES__
+#define __BNRG_USE_CASES__
+
+void multipleServiceUseCase();
+
+#endif // __BNRG_USE_CASES__
\ No newline at end of file