This library includes use cases which can be used for replicating BLE use caes.
UseCases.h
- Committer:
- hemddabral
- Date:
- 2014-09-25
- Revision:
- 3:9e23792d3d5a
- Parent:
- 0:935006092f33
File content as of revision 3:9e23792d3d5a:
#ifndef __BNRG_USE_CASES__ #define __BNRG_USE_CASES__ void multipleServiceUseCase(); #endif // __BNRG_USE_CASES__