nRF5 SDK v15.2.0
Data Fields
nrf_ble_ots_c_init_t Struct Reference

Initialization parameters, these must be supplied when calling nrf_ble_ots_c_init. More...

#include <nrf_ble_ots_c.h>

Data Fields

nrf_ble_ots_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_ots_c_init.

Field Documentation

ble_srv_error_handler_t nrf_ble_ots_c_init_t::err_handler

the error handler that is called by the Object Transfer client module if any error occurs.

nrf_ble_ots_c_evt_handler_t nrf_ble_ots_c_init_t::evt_handler

The event handler that is called by the Object Transfer client module when any related event occurs.


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

Documentation feedback | Developer Zone | Subscribe | Updated