38 #define SCPSS_START_HDL 0x0300 39 #define SCPSS_END_HDL (SCPSS_MAX_HDL - 1) void SvcScpssRemoveGroup(void)
Remove the services from the attribute server.
void SvcScpssAddGroup(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.
#define SCPSS_START_HDL
Start handle.
Scan Interval Window characteristic.
Scan Parameter Server Service declaration.
void SvcScpssCbackRegister(attsWriteCback_t writeCback)
Register callbacks for the service.