nRF5 SDK v16.0.0
Data Fields
nrf_ble_gq_req_error_handler_t Struct Reference

Structure used to handle SoftDevice error. More...

#include <nrf_ble_gq.h>

Data Fields

nrf_ble_gq_req_error_cb_t cb
 
void * p_ctx
 

Detailed Description

Structure used to handle SoftDevice error.

Field Documentation

nrf_ble_gq_req_error_cb_t nrf_ble_gq_req_error_handler_t::cb

Error handler to be called in case of an error from SoftDevice.

void* nrf_ble_gq_req_error_handler_t::p_ctx

Parameter to the error handler.


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

Documentation feedback | Developer Zone | Subscribe | Updated