40 #define PX_START_HDL 0x50 41 #define PX_END_HDL (PX_MAX_HDL - 1)
Alert level characteristic.
Immediate alert service declaration.
void SvcPxCbackRegister(attsReadCback_t readCback, attsWriteCback_t writeCback)
Register callbacks for the service.
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 PX_START_HDL
Start handle.
void SvcPxAddGroup(void)
Add the services to the attribute server.
Link loss service declaration.
TX power service declaration.
Alert level characteristic.
TX power level characteristic.
uint8_t(* attsReadCback_t)(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, attsAttr_t *pAttr)
Attribute group read callback.
Attribute protocol client and server API.
void SvcPxRemoveGroup(void)
Remove the services from the attribute server.