38 #define GLS_ERR_IN_PROGRESS 0x80 39 #define GLS_ERR_CCCD 0x81 50 #define GLS_START_HDL 0xF0 51 #define GLS_END_HDL (GLS_MAX_HDL - 1) Glucose measurement context client characteristic configuration.
Glucose measurement client characteristic configuration.
uint8_t(* attsWriteCback_t)(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, uint16_t len, uint8_t *pValue, attsAttr_t *pAttr)
Attribute group write callback.
Glucose service declaration.
void SvcGlsCbackRegister(attsReadCback_t readCback, attsWriteCback_t writeCback)
Register callbacks for the service.
Record access control point client characteristic configuration.
void SvcGlsAddGroup(void)
Add the services to the attribute server.
Glucose measurement characteristic.
Glucose measurement context.
Glucose feature characteristic.
Glucose measurement context characteristic.
#define GLS_START_HDL
Start handle.
uint8_t(* attsReadCback_t)(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, attsAttr_t *pAttr)
Attribute group read callback.
Record access control point.
void SvcGlsRemoveGroup(void)
Remove the services from the attribute server.
Record access control point characteristic.