Queued writes support module (prepare/execute write) configuration

nRF5 SDK v15.3.0

Macros

#define NRF_BLE_QWR_ENABLED
Enabling BLE queued writes module. More...
#define NRF_BLE_QWR_MAX_ATTR
Maximum number of attribute handles that can be registered. This number must be adjusted according to the number of attributes for which Queued Writes will be enabled. If it is zero, the module will reject all Queued Write requests. More...

Detailed Description

Macro Definition Documentation

#define NRF_BLE_QWR_ENABLED

Enabling BLE queued writes module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.
#define NRF_BLE_QWR_MAX_ATTR

Maximum number of attribute handles that can be registered. This number must be adjusted according to the number of attributes for which Queued Writes will be enabled. If it is zero, the module will reject all Queued Write requests.

Note
This is an NRF_CONFIG macro.