This group contains modules falling into the CGMCP.
More...
|
| Calibration Feature |
| This is a group of constants, variables, functions related to the calibration feature.
|
|
| Patient Defined High/Low Alert Feature |
| This is a group of constants, variables, functions related to the patient defined high value alert.
|
|
| Hyperglycemia Alert Feature |
| This is a group of constants, variables, functions related to the patient defined hyperglycemia alert.
|
|
| Hypoglycemia Alert Feature |
| This is a group of constants, variables, functions related to the patient defined hypoglycemia alert.
|
|
| Rate of Change Alert Feature |
| This is a group of constants, variables, functions related to the rate of increase/ decrease alert.
|
|
This group contains modules falling into the CGMCP.
static void cgmCtlPntResponse |
( |
uint8 |
opcode, |
|
|
uint8 * |
roperand, |
|
|
uint8 |
roperand_len |
|
) |
| |
|
static |
Send a record control point response.
- Parameters
-
opcode | - response opcode |
roperand | - address of the array storing the response operand |
roperand_len | - the length of the response operand array |
- Returns
- none
Process Control Point messages.
- Parameters
-
pMsg | - The input CGM control point message data structure |
- Returns
- none
attHandleValueInd_t cgmCtlPntRsp |
|
static |
Container for holding CGMCP response indication message, which would be passed down to the GATT service layer