Glucose service RACP filter type.
uint8_t dmConnId_t
Connection identifier.
void GlpcGlsSetLastSeqNum(uint16_t seqNum)
Set the last received glucose measurement sequence number.
uint16_t seqNum
Sequence number filter.
Glucose measurement context.
uint8_t GlpcGlsValueUpdate(uint16_t *pHdlList, attEvt_t *pMsg)
Process a value received in an ATT read response, notification, or indication message. Parameter pHdlList must point to an array of length GLPC_GLS_HDL_LIST_LEN. If the ATT handle of the message matches a handle in the handle list the value is processed, otherwise it is ignored.
void GlpcGlsDiscover(dmConnId_t connId, uint16_t *pHdlList)
Perform service and characteristic discovery for Glucose service. Parameter pHdlList must point to an...
Record access control point.
Glucose measurement context CCC descriptor.
Record access control point CCC descriptor.
uint16_t GlpcGlsGetLastSeqNum(void)
Get the last received glucose measurement sequence number.
Glucose measurement CCC descriptor.
unsigned short uint16_t
Unsigned 16-bit value.
void GlpcGlsRacpSend(dmConnId_t connId, uint16_t handle, uint8_t opcode, uint8_t oper, glpcFilter_t *pFilter)
Send a command to the glucose service record access control point.
Attribute protocol client and server API.
unsigned char uint8_t
Unsigned 8-bit value.