38 #define HTS_START_HDL 0x0120 39 #define HTS_END_HDL (HTS_MAX_HDL - 1) Temperature 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.
void SvcHtsRemoveGroup(void)
Remove the services from the attribute server.
Temperature measurement characteristic.
#define HTS_START_HDL
Start handle.
Intermediate temperature client characteristic configuration.
void SvcHtsCbackRegister(attsReadCback_t readCback, attsWriteCback_t writeCback)
Register callbacks for the service.
Temperature type characteristic.
Intermediate temperature characteristic.
Health thermometer service declaration.
uint8_t(* attsReadCback_t)(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, attsAttr_t *pAttr)
Attribute group read callback.
void SvcHtsAddGroup(void)
Add the services to the attribute server.
Intermediate temperature.