34 #define GLP_ALL_SUPPORTED_FEATURES 0x000F void GlpsSetFeature(uint16_t feature)
Set the supported features of the glucose sensor.
void GlpsProcMsg(wsfMsgHdr_t *pMsg)
This function is called by the application when a message that requires processing by the glucose pro...
uint8_t dmConnId_t
Connection identifier.
void GlpsBtn(dmConnId_t connId, uint8_t btn)
Handle a button press.
void GlpsInit(void)
Initialize the Glucose profile sensor.
unsigned short uint16_t
Unsigned 16-bit value.
uint8_t GlpsRacpWriteCback(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, uint16_t len, uint8_t *pValue, attsAttr_t *pAttr)
ATTS write callback for glucose service record access control point. Use this function as a parameter...
Common message structure passed to event handler.
unsigned char uint8_t
Unsigned 8-bit value.
void GlpsSetCccIdx(uint8_t glmCccIdx, uint8_t glmcCccIdx, uint8_t racpCccIdx)
Set the CCCD index used by the application for glucose service characteristics.