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

Committer:
hemddabral
Date:
Thu Sep 25 12:54:44 2014 +0000
Revision:
3:9e23792d3d5a
Parent:
0:935006092f33
interrupt experiment added

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hemddabral 0:935006092f33 1 #ifndef __BNRG_USE_CASES__
hemddabral 0:935006092f33 2 #define __BNRG_USE_CASES__
hemddabral 0:935006092f33 3
hemddabral 0:935006092f33 4 void multipleServiceUseCase();
hemddabral 0:935006092f33 5
hemddabral 0:935006092f33 6 #endif // __BNRG_USE_CASES__