nRF5 SDK v12.1.0
Data Fields
nrf_ble_qwr_init_t Struct Reference

Queued Writes init structure. More...

#include <nrf_ble_qwr.h>

Data Fields

ble_srv_error_handler_t error_handler
 Error handler.
 
ble_user_mem_block_t mem_buffer
 Memory buffer that is provided to the SoftDevice on an ON_USER_MEM_REQUEST event.
 
nrf_ble_qwr_evt_handler_t callback
 Event handler function that is called for events concerning the handles of all registered attributes.
 

Detailed Description

Queued Writes init structure.

This structure contains all information that is needed to initialize the Queued Writes module.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated