#include <ble_racp.h>
Record Access Control Point opcodes.
| Enumerator |
|---|
| RACP_OPCODE_RESERVED | Reserved for future use.
|
| RACP_OPCODE_REPORT_RECS | Report stored records.
|
| RACP_OPCODE_DELETE_RECS | Delete stored records.
|
| RACP_OPCODE_ABORT_OPERATION | Abort operation.
|
| RACP_OPCODE_REPORT_NUM_RECS | Report number of stored records.
|
| RACP_OPCODE_NUM_RECS_RESPONSE | Number of stored records response.
|
| RACP_OPCODE_RESPONSE_CODE | Response code.
|