36 #define PLXPS_RACP_MIN_WRITE_LEN 2 39 #define PLXPS_RACP_RSP_LEN 4 42 #define PLXPS_RACP_NUM_REC_RSP_LEN 4 45 #define PLXPS_OPERAND_MAX ((CH_RACP_GLS_FILTER_TIME_LEN * 2) + 1) void plxpsDbGenerateRecord(void)
Generate a new record.
Application framework hardware interfaces.
uint8_t plxpsDbDeleteRecords(uint8_t oper)
Delete records that match the given filter parameters.
void plxpsDbInit(void)
Initialize the pulse oximeter record database.
plxpScm_t spotCheck
Pulse Oximeter spot check measurement.
uint8_t plxpsDbGetNextRecord(uint8_t oper, plxpsRec_t *pCurrRec, plxpsRec_t **pRec)
Get the next record that matches the given filter parameters that follows the given current record...
uint8_t plxpsDbGetNumRecords(uint8_t oper, uint8_t *pNumRec)
Get the number of records matching the filter parameters.
unsigned char uint8_t
Unsigned 8-bit value.
Pulse Oximeter measurement record.
Pulse Oximeter spot check measurement structure.