43 #define WP_START_HDL 0x200 44 #define WP_END_HDL (WP_MAX_HDL - 1) void SvcWpAddGroup(void)
Add the services to the attribute server.
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.
Proprietary data client characteristic configuration.
Proprietary service declaration.
#define WP_START_HDL
Proprietary Service.
void SvcWpCbackRegister(attsReadCback_t readCback, attsWriteCback_t writeCback)
Register callbacks for the service.
void SvcWpRemoveGroup(void)
Remove the services from the attribute server.
Proprietary data characteristic.
uint8_t(* attsReadCback_t)(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, attsAttr_t *pAttr)
Attribute group read callback.