![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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 |
Initialization parameters, these must be supplied when calling nrf_ble_ots_c_init.
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.