uint8_t dmConnId_t
Connection identifier.
uint8_t PlxpcPlxsValueUpdate(uint16_t *pHdlList, attEvt_t *pMsg)
Process a value received in an ATT read response, notification, or indication message. Parameter pHdlList must point to an array of length PLXPC_PLXS_HDL_LIST_LEN. If the ATT handle of the message matches a handle in the handle list the value is processed, otherwise it is ignored.
Pulse Oximeter Continuous measurement.
Record access control point.
Record access control point CCC descriptor.
Pulse Oximeter Spot Check measurement.
void PlxpcPlxsRacpSend(dmConnId_t connId, uint16_t handle, uint8_t opcode, uint8_t oper)
Send a command to the pulse oximeter service record access control point.
Pulse Oximeter Spot Check measurement CCC descriptor.
unsigned short uint16_t
Unsigned 16-bit value.
Pulse Oximeter Continuous measurement CCC descriptor.
Attribute protocol client and server API.
void PlxpcPlxsDiscover(dmConnId_t connId, uint16_t *pHdlList)
Perform service and characteristic discovery for Pulse Oximeter service. Parameter pHdlList must poin...
unsigned char uint8_t
Unsigned 8-bit value.