CGM Simulator  0.1.3
A CGM simulator to demonstrate the BLE CGM profile v1.1
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Source Directory Reference
Directory dependency graph for Source:
Source

Files

file  cgm.c
 This file contains the CGM sensor simulator application for use with the CC2540 Bluetooth Low Energy Protocol Stack.
 
file  cgm.h [code]
 This file contains the CGM simulator function, variable and constant declaration.
 
file  Cgm_Main.c
 This file contains the main and callback functions for the CGM simulator application.
 
file  cgmSimData.c
 This file contains the CGM sensor simulator glucose data generation function.
 
file  cgmsimdata.h [code]
 This file contains the CGM sensor simulator data generating functions declarations (headers)
 
file  crc.c
 This file contains implementation of a 16 bit Cyclic Redundancy Check.
 
file  crc.h [code]
 This file contains the declarations for CRC16.
 
file  OSAL_Cgm.c
 This file binds the upper application with the lower OS layer.