nRF5 SDK v15.2.0
Data Fields
nrf_ble_gatts_c_init_t Struct Reference

Initialization parameters. These must be supplied when calling nrf_ble_gatts_c_init. More...

#include <nrf_ble_gatts_c.h>

Data Fields

nrf_ble_gatts_c_evt_handler_t evt_handler
 
ble_srv_error_handler_t err_handler
 

Detailed Description

Initialization parameters. These must be supplied when calling nrf_ble_gatts_c_init.

Field Documentation

ble_srv_error_handler_t nrf_ble_gatts_c_init_t::err_handler

Error handler that is called by the Service Changed client module if any error occurs.

nrf_ble_gatts_c_evt_handler_t nrf_ble_gatts_c_init_t::evt_handler

Event handler that is called by the Service Changed client module when any related event occurs.


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

Documentation feedback | Developer Zone | Subscribe | Updated