nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ racp_operator

#include <ble_racp.h>

Record Access Control Point operators.

Enumerator
RACP_OPERATOR_NULL 

Null.

RACP_OPERATOR_ALL 

All records.

RACP_OPERATOR_LESS_OR_EQUAL 

Less than or equal to.

RACP_OPERATOR_GREATER_OR_EQUAL 

Greater than or equal to.

RACP_OPERATOR_RANGE 

Within range of (inclusive).

RACP_OPERATOR_FIRST 

First record (i.e. oldest record).

RACP_OPERATOR_LAST 

Last record (i.e. most recent record).

RACP_OPERATOR_RFU_START 

Start of Reserved for Future Use area.